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

xds: Fix WeakReference bug in SharedCallCounterMap [backport v1.40.x] #8472

Merged
merged 1 commit into from Sep 2, 2021

Conversation

dapengzhang0
Copy link
Member

Backport of #8466

Fixes #8397.
#8397 is caused by mistakenly clearing up a map entry right after the entry is recreated after gc. Reproduced in regression test.

Fixes grpc#8397.
grpc#8397 is caused by mistakenly clearing up a map entry right after the entry is recreated after gc. Reproduced in regression test.
@dapengzhang0 dapengzhang0 merged commit fcffe92 into grpc:v1.40.x Sep 2, 2021
@dapengzhang0 dapengzhang0 deleted the v1.40.x.copy branch September 2, 2021 17:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2021
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