-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
3
The defragmenter is currently checking for specific error message from failed migration to catch migration failed due to range deletion pending on recipient shard.
Unfortunately the original error code is swallowed in two places before to get to the defragmenter:
- On the migration destination manger
- On the balancer command scheduler
- is caused by
-
SERVER-62900 Postpone defrag migration failed due to range deletion pending on recipient shard
- Closed