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 ring-hash-picker behaviour (#9085) (1.45.x backport) #9110

Merged
merged 3 commits into from Apr 25, 2022

Conversation

YifeiZhuang
Copy link
Contributor

ringHashPicker changes per gRFC: grpc/grpc#29332:
previously it appears the picker logic is wrong, e.g. not request connecting on the any subchannel if it is in TRANSIENT_FAILURE
Refactored the logic to mirror the pseudo-code more so easier to understand.

backport of #9085

@YifeiZhuang YifeiZhuang merged commit d522116 into grpc:v1.45.x Apr 25, 2022
@YifeiZhuang YifeiZhuang deleted the ringhash-backport-1.45 branch April 25, 2022 23:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 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