Make delete batches fully transactional

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-21, Execution Team 2022-04-04
    • 67
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      A batch involves a single storage transaction on the primary, however it replicates as multiple oplog entries. This behaviour is generally described inĀ SERVER-55909. An additional goal for batched deletions is performance, as multiple oplog entries and timestamping introduce overhead.

      Add a mechanism to emit a single oplog entry and timestamp per batch. Explore integration with the internal API for multi-document transactions.

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

                Created:
                Updated:
                Resolved: