-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Cluster Scalability
-
(copied to CRM)
The balancer will always move the lowest chunk on the shard, unless the highest chunk matches the lowest chunk on another shard. Without any more information about data growth, this should probably be random or a smarter choice that minimizes fragmentation.
- is duplicated by
-
SERVER-30653 Randomize Chunk Locations with chunkLocationRandomizer
- Closed
- is related to
-
SERVER-9114 Add balancer strategy that balances based on working set estimation
- Blocked
-
SERVER-9120 Load based balancing
- Blocked
-
SERVER-97419 Investigate the Feasibility of Enhancing the Balancing Policy to Increase Range Locality
- Needs Scheduling