-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
The jstest balancer_defragmentation_merge_chunks currently creates a fragmented collection at the beginning of the test and then uses this collection throughout the test. Since defragmentation is turned on and off multiple times, it could happen that all chunks have been merged by the time the next test runs.
We should reinitialize a fragmented collection between tests to ensure there are still actions to be done.