mirror of https://github.com/grpc/grpc-java.git
Today, deframer errors cancel the stream without communicating a status code to the peer. This change causes deframer errors to trigger a best-effort attempt to send trailers with a status code so that the peer understands why the stream is being closed. Fixes #3996 |
||
|---|---|---|
| .. | ||
| jmh/java/io/grpc/netty | ||
| main | ||
| test/java/io/grpc/netty | ||