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

Switch default load balancer policy to round_robin #1319

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

jcferretti
Copy link
Contributor

Fixes #1318

@lburgazzoli
Copy link
Collaborator

@jcferretti sorry for the delay, is there anything you want to add more or this PR is ready to be emrged ?

@jcferretti
Copy link
Contributor Author

@jcferretti sorry for the delay, is there anything you want to add more or this PR is ready to be merged ?

No worries and thanks for your consideration. From my perspective this PR is ready, just your review and a check that you also think the rationale is sound. I can't imagine an scenario where we would break somebody that may be already depending implicitly on the old default, but perhaps you can; so not sure if some mention in release notes before next release may make sense etc.

Thanks again!

@lburgazzoli lburgazzoli merged commit ae0e540 into etcd-io:main Mar 9, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Switch default load balancer policy from "pick_first" to "round_robin"
2 participants