-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-09-07
-
34
If this migration aborts on the donor due to an index build, as it's supposed to, but the recipient takes a long time to finish, the subsequent migration can get ConflictingOperationInProgress.
Like SERVER-50545, we may retry the moveChunks in the test here if they fail with ConflictingOperationInProgress.