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

upsert allows invalid documents with invalid input

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.9.1
    • Affects Version/s: None
    • Component/s: Write Ops
    • Labels:
      None
    • ALL

      db.foo.update(

      { _id : 5 }

      , { $set : { $inc :

      { x : 5 }

      } } , true )

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            eliot Eliot Horowitz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: