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 (1.63.x backport) #11304

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

larry-safran
Copy link
Contributor

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 c58eb96 into grpc:v1.63.x Jun 21, 2024
13 checks passed
@larry-safran larry-safran deleted the backport-i_11284-1.63 branch June 21, 2024 23:31
@juliojgd
Copy link

juliojgd commented Jul 3, 2024

@larry-safran will this fix be released in 1.63.2 (or 1.63.3) anytime soon? I saw 1.64.1 and 1.65.0 already released containing this fix.

Thanks in advance.

@ejona86
Copy link
Member

ejona86 commented Jul 3, 2024

@juliojgd, there's vacations/holidays this week and our release infrastructure broke on July 1st because CentOS 7 died. So it will definitely be some more days.

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

4 participants