Skip to content

xds: fix ring-hash-picker behaviour (#9085) (1.44.x backport)#9109

Merged
YifeiZhuang merged 1 commit into
grpc:v1.44.xfrom
YifeiZhuang:ringhash-backport
Apr 25, 2022
Merged

xds: fix ring-hash-picker behaviour (#9085) (1.44.x backport)#9109
YifeiZhuang merged 1 commit into
grpc:v1.44.xfrom
YifeiZhuang:ringhash-backport

Conversation

@YifeiZhuang

Copy link
Copy Markdown
Member

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 requested a review from ejona86 April 25, 2022 21:55
@YifeiZhuang YifeiZhuang merged commit 7f680e8 into grpc:v1.44.x Apr 25, 2022
@YifeiZhuang YifeiZhuang deleted the ringhash-backport branch April 25, 2022 23:23
@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.

2 participants