Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-60767

Ensure that the execution of removeShard() does not interfere with the scheduling/execution of range deletion tasks.

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 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.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: