-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
-
13
For example, if the migration caused an error while trying to write the migration coordinator document here. The cleanup code will try to call complete on the migration coordinator. This wall will get stuck in a retry loop to persist the abort decision while getting "No matching document found for query xxx on namespace config.migrationCoordinators" error over and over.
- duplicates
-
SERVER-50890 Failure to persist migration coordinator document leads to hung migration
- Closed