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

Fix the re-processing of responses for the WWSKWID type in the bulk write code path

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Cluster Scalability

      We are re-processing the bulkWriteReplyItems resulting in duplicate calls to the _updateOpState() which in turn results in doubling the metrics and this condition is required to avoid incorrect metrics being reported as part of the response. 

      This ticket aims to de-duplicate the calls to _updateOpState() and to remove the condition.

      Refer to this comment for more details.

            Assignee:
            nandini.bhartiya@mongodb.com Nandini Bhartiya
            Reporter:
            nandini.bhartiya@mongodb.com Nandini Bhartiya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: