Correct mongorestore handling of new oplog command name dropIdent

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker - P1
    • 100.18.0
    • Affects Version/s: None
    • Component/s: None
    • 3
    • Tools and Replicator
    • 0.5
    • Not Needed

      Problem

      mongorestore --oplogReplay fails hard on the dropIdent oplog entry introduced by SERVER-118737 (replicated table drops). The entry must be skipped during replay.

      Solution

      Add "dropIdent" to ignoredCEntries in mongorestore/oplog.go.

            Assignee:
            Matthew Brazel
            Reporter:
            Matthew Brazel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: