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: Release SendGrpcFrameCommand when stream is missing (1.63.x backport) #11122

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Apr 23, 2024

sendGrpcFrame owns the buffer in SendGrpcFrameCommand. If the frame is not handed off to netty, it needs to be released in the method.

#11115

Backport of #11116

`sendGrpcFrame` owns the buffer in `SendGrpcFrameCommand`. If the frame is not handed off to netty, it needs to be released in the method.

grpc#11115
@ejona86 ejona86 merged commit bdb9ca5 into grpc:v1.63.x Apr 25, 2024
13 checks passed
@ejona86 ejona86 deleted the backport-stream-gone-release-1.63 branch April 25, 2024 22:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 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.

3 participants