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

repl writer worker can't have undefined in a query expression

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.3
    • Affects Version/s: 2.4.3
    • Component/s: Replication
    • Labels:
      None
    • Environment:
      Ubuntu 12.04.1 LTS Linux 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    • Minor Change
    • ALL

      MongoDB secondaries crash if master succeeds to add a document with _id set to undefined.

      Document is :

      { _id: undefined, migrated: new Date(1376502667931) }

      Master successfull adds this document, writes it to the oplog.
      All secondaries try to read oplog and fail everytime (restart).

      See attachment for error output.

            Assignee:
            matt.dannenberg Matt Dannenberg
            Reporter:
            steffen Steffen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: