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

XMLWordPrintableJSON

    • Replication
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
              [DO NOT USE] Backlog - Replication Team
              Reporter:
              Siyuan Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: