-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area/load balancingenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.
Description
Title: Support for Slow Start Config in Client Side WRR
Description:
Currently the slow start config is only applicable for Round Robin & Least Request Load Balancing Algorithms, we would like support for Slow Start for Client Side WRR. As this is also weight oriented load balancer ideally the implementation should follow the same structure and code as for RR and LR.
A related porposal is in draft stage for GRPC: grpc/proposal#498
A related MR for adding the config support in the API has been added in: #40090
Metadata
Metadata
Assignees
Labels
area/load balancingenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.