Use efficient multi-deletes for range deletions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Sharding EMEA
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The range-deleter is currently performing single deletes resulting in one storage transaction for each orphaned document being deleted.

      Purpose of this ticket is to adapt the range-deleter to use the new BatchedDeleteStage that allows deleting more documents in a single storage transaction.

      (Part of the code committed under SERVER-56194 can serve as example for this task)

              Assignee:
              [DO NOT USE] Backlog - Sharding EMEA
              Reporter:
              Pierlauro Sciarelli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: