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

Update stats are incorrect after an error

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • 2.5.5
    • Write Ops
    • ALL

    Description

      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).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: