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: change ring_hash LB aggregation rule to handle transient_failure (1.46.x backport) #9094

Merged
merged 1 commit into from Apr 19, 2022

Conversation

YifeiZhuang
Copy link
Contributor

per gRFC change grpc/grpc#29332:
Apply new aggregation rule: If there is at least one subchannel in state TRANSIENT_FAILURE and there are more than one subchannel, report state CONNECTING. If we hit this rule, proactively start a subchannel connection attempt.

backport of #9084

@YifeiZhuang YifeiZhuang changed the base branch from master to v1.46.x April 19, 2022 19:51
@YifeiZhuang YifeiZhuang changed the title xds: change ring_hash LB aggregation rule to handle transient_failure (1.46 backport) xds: change ring_hash LB aggregation rule to handle transient_failure (1.46.x backport) Apr 19, 2022
@YifeiZhuang YifeiZhuang merged commit f557fe2 into grpc:v1.46.x Apr 19, 2022
@YifeiZhuang YifeiZhuang deleted the ringhash-1.46-backport branch April 19, 2022 23:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 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