Skip to content

core: Workaround retry causing memory leak (1.47.x backport)#9416

Merged
ejona86 merged 1 commit intogrpc:v1.47.xfrom
ejona86:backport-retry-flush-1.47
Jul 28, 2022
Merged

core: Workaround retry causing memory leak (1.47.x backport)#9416
ejona86 merged 1 commit intogrpc:v1.47.xfrom
ejona86:backport-retry-flush-1.47

Conversation

@ejona86
Copy link
Copy Markdown
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:11
@ejona86 ejona86 merged commit 34e98da into grpc:v1.47.x Jul 28, 2022
@ejona86 ejona86 deleted the backport-retry-flush-1.47 branch July 28, 2022 21:00
@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.

2 participants