-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
1
Currently the router role frequently refreshes the BalancerConfiguration from the config server (see here), and also does so at startup (see here).
However, now that the router role no longer does auto-splitting, the BalancerConfiguration is no longer needed. We should remove the refreshing code from the router-role if possible.