-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2021-11-29, Sharding EMEA 2021-12-13, Sharding EMEA 2021-12-27, Sharding EMEA 2022-01-10, Sharding EMEA 2022-01-24
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
- causes
-
SERVER-62896 Coverity analysis defect 121382: Parse warning
- Closed
-
SERVER-75188 Properly handle errors when processing data size action response for defragmentation
- Closed
- is depended on by
-
SERVER-62755 Allow defragmenter to move small chunk to a maxed out shard
- Closed
-
SERVER-60459 Implement merge chunks routine Phase II
- Closed