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

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

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.2
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • RPL 1 04/03/15, RPL 2 04/24/15

      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.)

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

              Created:
              Updated:
              Resolved: