-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding EMEA 2021-10-18, Sharding EMEA 2021-12-13, Sharding EMEA 2021-12-27
Implement Phase 2 of the merge chunk routine according to the technical design
- Move small chunks (< 25 % targetChunkSize) to larger contiguous chunks
- Might have produced oversized chunks > target chunk size, so we split them
- Convergence: If no more operations are queued inthen we reached convergence
- return to the normal balancer mode
- depends on
-
SERVER-61727 Implement the "move and merge chunks" phase of the Collection Chunks defragmentation algorithm
- Closed
- related to
-
SERVER-62161 Complete TODO listed in SERVER-60459
- Closed