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

Switch replication metadata ops to be replication-specific, rather than using commands

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.1.2
    • None
    • Replication
    • None
    • Fully Compatible
    • RPL 1 04/03/15, RPL 2 04/24/15

    Description

      For example, an index drop should have a special op in the oplog, rather than simply the command 'c' op for dropIndexes(). This would make it possible to verify that the correct idempotent operation was applied. (For example, currently the dropIndexes() command returns an error if the index is already missing, even though this is ok from an idempotency perspective.)

      Attachments

        Activity

          People

            matt.dannenberg Matt Dannenberg
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: