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

balancer/base: consider an empty address list an error #3361

Merged
merged 5 commits into from
Feb 5, 2020

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Feb 4, 2020

Fixes #3353

This is essential, or else the channel will not be usable (no SubConns) and the resolver will never check for any update.

balancer/base/balancer.go Outdated Show resolved Hide resolved
balancer/base/balancer.go Outdated Show resolved Hide resolved
balancer/base/balancer.go Outdated Show resolved Hide resolved
balancer/base/balancer.go Outdated Show resolved Hide resolved
@menghanl menghanl assigned dfawley and unassigned menghanl Feb 5, 2020
@dfawley dfawley assigned menghanl and unassigned dfawley Feb 5, 2020
@dfawley dfawley merged commit cb03b9f into grpc:master Feb 5, 2020
@dfawley dfawley deleted the rr_err branch February 5, 2020 21:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
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.

dns + round_robin not updating address list in v1.26
2 participants