Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-11-13, Execution Team 2023-11-27, Execution Team 2023-12-11
Description
We have a severStatus metric operation.writeConflicts that counts write conflicts that are retried internally in mongod, but that does not count write conflicts within multi-document transactions that are returned to the client and must be retried at the application level. Since retries are expensive it would be useful to have a such a counter to help diagnose performance issues that can result, for example maybe transactions.writeConflicts.
Attachments
Issue Links
- is duplicated by
-
SERVER-78929 WriteConflict counter in serverStatus is not ticked if it is thrown by transaction
-
- Closed
-