Commit d0d3f62
authored
grpc: Rework ChildManager some (#2450)
1. Stop `impl`-ing `LbPolicy` - given the functionality it provided,
nothing could use it standalone anyway, since it never updated the
picker
2. Replace `resolver_update` + `ResolverUpdateSharder` with update
method that acts on `ChildUpdate`s
3. Update `GracefulSwitch` and tests accordingly
4. Add comments for readability1 parent 115b95c commit d0d3f62
File tree
3 files changed
+231
-289
lines changed- grpc/src/client/load_balancing
3 files changed
+231
-289
lines changed
0 commit comments