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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • 3.0.0-rc11
    • 3.1.0
    • Replication
    • Fully Compatible
    • ALL

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: