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

Batch "inTxn" operations with their corresponding commit oplog entry if the commit is in buffer

    • Replication

      On a secondary, writing into oplog and calling _fillWriteVectors runs concurrently, but _fillWriteVectors is the bottleneck for large transactions. It's better to put operations within the same batch with the corresponding commit, so that writing the operations can overlap with the expensive _fillWriteVectors as much as possible.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: