Skip to content

Restore old behavior of NettyAdaptiveCumulator, but avoid using that class if Netty is on version 4.1.111 or later (1.63.x backport) #11374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

larry-safran
Copy link
Contributor

The fix to support Netty 4.1.111 caused a problem in a Google internal test which led to #11366 which would have completely broken Netty 4.1.111 installations. This eliminates the problems that caused a desire to revert.

A long term fix should be developed to keep the performance advantages provided by NettyAdaptiveCumulator with no down sides.

Backport of #11367

@larry-safran larry-safran requested a review from ejona86 July 10, 2024 19:51
@larry-safran larry-safran merged commit d0e4560 into grpc:v1.63.x Jul 10, 2024
13 checks passed
@larry-safran larry-safran deleted the backport-adaptive_cumulator-1.63 branch July 10, 2024 22:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2024
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.

2 participants