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

use oplog as op buffer on secondaries

    • Fully Compatible
    • Repl 2016-08-29
    • 0

      Currently, we use an in-memory queue to buffer operations between the network reader and the op writer. Instead, we could simply use the local.oplog collection as the buffer.

      Added advantage: we'll know what operations in the batch were actively being applied if we crash in the middle of a batch.

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            5 Vote for this issue
            Watchers:
            32 Start watching this issue

              Created:
              Updated:
              Resolved: