-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
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.