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

use oplog as op buffer on secondaries

    XMLWordPrintableJSON

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: