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

netty:Fix Netty composite buffer merging to be compatible with Netty 4.1.111 (v1.65.x backport) #11302

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

larry-safran
Copy link
Contributor

@larry-safran larry-safran commented Jun 21, 2024

Change the logic for identifying changes to the read index when merging into a netty composite buffer so that it works with both older versions of netty and netty 4.1.111

Fixes #11284

Backport of #11294

…4.1.111 (grpc#11294)

* Use addComponent instead of addFlattenedComponent and do not append to components that are composites.
@larry-safran larry-safran merged commit b9927b0 into grpc:v1.65.x Jun 21, 2024
13 checks passed
@larry-safran larry-safran deleted the backport-i_11284-1.65 branch June 21, 2024 23:32
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

3 participants