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

do not apply replicated insert/delete/update operations on objects without _id field

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.0
    • Affects Version/s: 3.0.0-rc11
    • Component/s: Replication
    • Fully Compatible
    • ALL

      applyOperation_inlock (src/mongo/repl/oplog.cpp) currently inserts/deletes/updates objects that do not contain an _id field. With more recent versions of the server, this is no longer possible.

      We should log all instances of such invalid insert/delete/update operations.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: