grpc-java/netty/src
Ryan P. Brewster e036b1b198 netty: Allow deframer errors to close stream with a status code
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
2024-04-24 14:37:37 -07:00
..
jmh/java/io/grpc/netty Upgrade dependencies post v1.57.x branch cut (#10359) 2023-07-21 10:15:05 -07:00
main netty: Allow deframer errors to close stream with a status code 2024-04-24 14:37:37 -07:00
test/java/io/grpc/netty netty: Allow deframer errors to close stream with a status code 2024-04-24 14:37:37 -07:00