-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
Current Mongos will return complete as soon as a chunkMove hit an error in phase 6. It should should retry based on a config.settings.moveRetries=3.
The default would be 0 to preserve previous behavior however this is very helpful to avoid orphans to begin with. I am aware we have a new function to clean them but you can still have logical DB corruption in the mean time.
- duplicates
-
SERVER-6210 Clean up data left behind on shards by failed migrations and failed migration cleanups
- Closed