Skip to content
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

Restore old behavior of NettyAdaptiveCumulator, but avoid using that class if Netty is on version 4.1.111 or later #11367

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

larry-safran
Copy link
Contributor

@larry-safran larry-safran commented Jul 10, 2024

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.

…class if Netty is on version 4.1.111 or later.
@larry-safran larry-safran merged commit 5061928 into grpc:master Jul 10, 2024
10 of 11 checks passed
@larry-safran larry-safran deleted the adaptive_cumulator branch July 10, 2024 17:38
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Jul 10, 2024
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Jul 10, 2024
larry-safran added a commit to larry-safran/grpc-java that referenced this pull request Jul 10, 2024
larry-safran added a commit that referenced this pull request Jul 10, 2024
…class if Netty is on version 4.1.111 or later. (#11367) (#11374)
larry-safran added a commit that referenced this pull request Jul 10, 2024
…class if Netty is on version 4.1.111 or later. (#11367) (#11369)
larry-safran added a commit that referenced this pull request Jul 10, 2024
…class if Netty is on version 4.1.111 or later. (#11367) (#11373)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants