-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding EMEA 2021-09-20
-
160
Currently, selectChunkSplitPoints is calling a splitVector command in order to find the split points for the initial split points selection and split requests coming from the balancer.
Change the logic in order to rely on the autoSplitVector function that is ensuring more fairness in the choice of split points.