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

Make delete batches fully transactional

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Execution Team 2022-03-21, Execution Team 2022-04-04
    • 67

      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@mongodb.com Josef Ahmad
            Reporter:
            josef.ahmad@mongodb.com Josef Ahmad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: