-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the teardown of collection_defragmentation.js, we wait for ongoing defragmentation to end, then we turn on the balancer and wait for balanced, and then run defragmentation again and check the status. We need to re-disable the balancer after waiting for balanced, otherwise a migration could happen after defragmentation ends and before the checks run, causing a test failure.