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

core: Workaround retry causing memory leak (1.48.x backport) #9415

Merged
merged 1 commit into from Jul 28, 2022

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jul 28, 2022

Data is getting orphaned sitting in MessageFramer. This hack thus always
flushes data out of the framer so no data can remain sitting there.

See #9340

Backport of #9360

Data is getting orphaned sitting in MessageFramer. This hack thus always
flushes data out of the framer so no data can remain sitting there.

See grpc#9340
@ejona86 ejona86 requested a review from YifeiZhuang July 28, 2022 20:10
@ejona86 ejona86 merged commit 289a442 into grpc:v1.48.x Jul 28, 2022
@ejona86 ejona86 deleted the backport-retry-flush-1.48 branch July 28, 2022 20:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 27, 2022
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.

None yet

2 participants