Skip to content

netty:Fix Netty composite buffer merging to be compatible with Netty 4.1.111 (1.63.x backport)#11304

Merged
larry-safran merged 1 commit intogrpc:v1.63.xfrom
larry-safran:backport-i_11284-1.63
Jun 21, 2024
Merged

netty:Fix Netty composite buffer merging to be compatible with Netty 4.1.111 (1.63.x backport)#11304
larry-safran merged 1 commit intogrpc:v1.63.xfrom
larry-safran:backport-i_11284-1.63

Conversation

@larry-safran
Copy link
Copy Markdown
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 requested a review from sergiitk June 21, 2024 20:12
@larry-safran larry-safran merged commit c58eb96 into grpc:v1.63.x Jun 21, 2024
@larry-safran larry-safran deleted the backport-i_11284-1.63 branch June 21, 2024 23:31
@juliojgd
Copy link
Copy Markdown

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
Copy Markdown
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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 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.

4 participants