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

core: Sticky TRANSIENT_FAILURE in PickFirstLoadBalancer #10106

Merged
merged 3 commits into from Apr 27, 2023

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Apr 27, 2023

When the subchannel is transitioning from TRANSIENT_FAILURE to either IDLE or CONNECTING we will not update the LB state. Additionally, if the subchannel becomes idle we request a new connection so that the subchannel will keep on trying to establish a connection.

When the subchannel is transitioning from TRANSIENT_FAILURE to either
IDLE or CONNECTING we will not update the LB state. Additionally, if
the subchannel becomes idle we request a new connection so that the
subchannel will keep on trying to establish a connection.
@temawi temawi requested a review from YifeiZhuang April 27, 2023 15:41
@temawi
Copy link
Contributor Author

temawi commented Apr 27, 2023

@ejona86 FYI

@temawi temawi merged commit fbc8679 into grpc:master Apr 27, 2023
14 checks passed
@temawi temawi deleted the pf-sticky-tf branch April 27, 2023 22:43
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 27, 2023
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

3 participants