findAndModify on unsharded coll vs. sharded coll returns different results

XMLWordPrintableJSON

    • Query Execution
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      findAndModify where the update has already been done
      Replica set returned:

      "lastErrorObject" : { "n" : 1, "updatedExisting" : true },

      mongos on unsharded collection returned:

      "lastErrorObject" : { "n" : 1, "updatedExisting" : true },

      mongos on sharded cluster returned:

      "lastErrorObject" : { "n" : 0, "updatedExisting" : false },

       

              Assignee:
              Unassigned
              Reporter:
              Israel Hsu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: