Skip to content

core: Sticky TRANSIENT_FAILURE in PickFirstLoadBalancer#10106

Merged
temawi merged 3 commits intogrpc:masterfrom
temawi:pf-sticky-tf
Apr 27, 2023
Merged

core: Sticky TRANSIENT_FAILURE in PickFirstLoadBalancer#10106
temawi merged 3 commits intogrpc:masterfrom
temawi:pf-sticky-tf

Conversation

@temawi
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

temawi commented Apr 27, 2023

@ejona86 FYI

Comment thread core/src/main/java/io/grpc/internal/PickFirstLoadBalancer.java
@temawi temawi merged commit fbc8679 into grpc:master Apr 27, 2023
@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.

3 participants