A119: Slicer LB Policy#551
Conversation
|
@markdroth @ejona86 @dfawley |
| EndpointPickingMode slice_picking_mode = 5; | ||
|
|
||
| // Mode used to pick an endpoint when using the fallback mechanism. | ||
| // If unset, defaults to RANDOM. | ||
| EndpointPickingMode fallback_picking_mode = 6; |
There was a problem hiding this comment.
Why not having child LB policies for these 2 instead? For instance, it would allow for the use of orca given multiple endpoints in a slice/fallback
There was a problem hiding this comment.
I've restructured the proposal a bit, and have added a rationale section that talks about why we do not want to support child policies per key-range. Thanks.
|
I'm going to be making some structural changes to the spec based on our review today. Will ping here once it is ready for review. @markdroth @ejona86 @dfawley @shivaspeaks @pawbhard Please expect some changes to the spec, but not wholesale changes. So, you could start looking at it from an implementation pov. Thanks. |
|
The PR is ready to be looked at. |
No description provided.