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

Implement ClientSideWeightedRoundRobin LB policy #34777

Open
efimki opened this issue Jun 17, 2024 · 1 comment
Open

Implement ClientSideWeightedRoundRobin LB policy #34777

efimki opened this issue Jun 17, 2024 · 1 comment
Labels
area/load balancing enhancement Feature requests. Not bugs or questions.

Comments

@efimki
Copy link
Contributor

efimki commented Jun 17, 2024

Title: ClientSideWeightedRoundRobin LB policy

Description:
We would like to implement ClientSideWeightedRoundRobin LB policy based on EdfLoadBalancerBase that would use ORCA load reports to collect inline load information provided by the upstream host and calculate individual host weights.

I'll provide the design doc soon.

@efimki efimki added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Jun 17, 2024
@tyxia tyxia added area/load balancing and removed triage Issue requires triage labels Jun 20, 2024
@tyxia
Copy link
Member

tyxia commented Jun 20, 2024

@efimki Please feel free to attach the design doc

cc Load balancing expert @adisuissa @wbpcode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/load balancing enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

2 participants