Add a query execution stage for batching deletes

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Execution Team 2022-03-07
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Introduce a BatchedDeleteStage that batches multi-document deletions into a single WUOW, unlike the DeleteStage which deletes documents one by one.
      Batch deletions up to targetDocs and targetTimeMS.
      Make the batched deletion plan externally available like the existing document-by-document deletion plan.
      Make batched deletions available internally for user-initiated multi:true deletes.

              Assignee:
              Josef Ahmad
              Reporter:
              Josef Ahmad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: