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

client: fix Connect to handle channel idleness properly #6331

Merged
merged 2 commits into from May 31, 2023

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented May 31, 2023

ClientConn.Connect() needs to fully exit idle mode, not just awaken the balancer wrapper. Before channel idleness, the LB policy was the only thing that needed to be notified, since the name resolver was never stopped.

RELEASE NOTES: none

@dfawley dfawley added this to the 1.56 Release milestone May 31, 2023
@dfawley dfawley requested a review from ginayeh May 31, 2023 15:49
@dfawley
Copy link
Member Author

dfawley commented May 31, 2023

Mergeable is stuck & hit known flake..closing & reopening.

@dfawley dfawley closed this May 31, 2023
@dfawley dfawley reopened this May 31, 2023
@dfawley dfawley merged commit 1f23f6c into grpc:master May 31, 2023
19 of 20 checks passed
@dfawley dfawley deleted the connect branch May 31, 2023 17:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants