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

grpc: support sticky TF in pick_first LB policy #6306

Merged
merged 1 commit into from May 23, 2023

Conversation

easwars
Copy link
Contributor

@easwars easwars commented May 22, 2023

This is WIP. We need another test where the channel moves to READY and then to TF and then we test sticky TF behavior.

RELEASE NOTES:

  • client: when using pickfirst, keep channel state in TRANSIENT_FAILURE until it becomes READY (gRFC A62)

@arvindbr8 arvindbr8 closed this May 23, 2023
@dfawley dfawley reopened this May 23, 2023
@dfawley dfawley added the Type: Feature New features or improvements in behavior label May 23, 2023
@dfawley dfawley added this to the 1.56 Release milestone May 23, 2023
@dfawley
Copy link
Member

dfawley commented May 23, 2023

I don't think the test case you mentioned makes sense, so I will just go ahead and merge this as is.

@dfawley dfawley merged commit a6e1acf into grpc:master May 23, 2023
20 checks passed
mmsqe added a commit to mmsqe/grpc-go that referenced this pull request Jul 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Feature New features or improvements in behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants