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

grpclb should connect to the second balancer #1181

Merged
merged 7 commits into from
Apr 13, 2017

Conversation

menghanl
Copy link
Contributor

when the first balancer disconnects.

If grpclb gets 2 resolved addresses: balancer1 and balancer2. When balancer1 disconnects, grpclb should automatically start to use balancer2.

@menghanl menghanl merged commit 8a6eb0f into grpc:master Apr 13, 2017
@menghanl menghanl deleted the grpclb_balancer_disconnects branch April 13, 2017 20:41
dfawley pushed a commit to dfawley/grpc-go that referenced this pull request Apr 17, 2017
grpclb needs to connect the second resolved balancer address when the first balancer disconnects.
If grpclb gets 2 resolved addresses: balancer1 and balancer2. When balancer1 disconnects, grpclb should automatically start to use balancer2.
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
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.

2 participants