Skip to content

Deframe failures should be logged on the server as warnings#11645

Merged
ejona86 merged 1 commit intogrpc:masterfrom
niloc132:log-deframe-failures
Nov 5, 2024
Merged

Deframe failures should be logged on the server as warnings#11645
ejona86 merged 1 commit intogrpc:masterfrom
niloc132:log-deframe-failures

Conversation

@niloc132
Copy link
Copy Markdown
Contributor

This brings grpc-servlet in line with the grpc-netty implementation found in NettyServerStream.TransportState.

This brings grpc-servlet in line with the grpc-netty implementation found
in NettyServerStream.TransportState.
Copy link
Copy Markdown
Member

@ejona86 ejona86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we need this. Not that we want warnings on server-side, but since the cancellation won't propagate error details to the client we need to log at a visible log level so the error isn't completely lost.

@ejona86 ejona86 requested a review from kannanjgithub November 1, 2024 20:52
@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Nov 4, 2024
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Nov 4, 2024
@ejona86 ejona86 merged commit a5db67d into grpc:master Nov 5, 2024
@ejona86
Copy link
Copy Markdown
Member

ejona86 commented Nov 5, 2024

Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants