-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: Backlog
-
Component/s: None
-
None
-
Catalog and Routing
It has been observed (SERVER-60387) that removeShard() may prevent range deletion tasks from being executed when the removed node is the recipient of a chunk being moved and it is being shut down while the migration is completing. This scenario should be avoided.
Evaluate whether it's feasible to drain range deletions and delete all orphans (simply issuing a local dropCollection) when running removeShard.
- is related to
-
SERVER-50144 Removing a shard with in-progress migration coordinators can leave permanently pending config.rangeDeletions document on recipient
- Backlog