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

Update stats are incorrect after an error

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

      nMatched/nModified/etc are not correctly returned if an exception is thrown.

      Technical Note:
      Changing this will require significant changes to the update api/code. One options is to provide a stats/context where there numbers are kept in the UpdateRequest rather than having it be a return value (which doesn't happen in the exception case), or simply not having any exceptions (which is harder given the code deps).

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: