-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-03-31, Storage Execution 2025-04-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We currently track the number of write conflicts in curop.
It is incremented from various calls in exception_util withÂ
CurOp::get(opCtx)->debug().additiveMetrics.incrementWriteConflicts(1);
We should consider storing this metric somewhere (outside of curop) that curop can check instead.
- related to
-
SERVER-94884 Move curOp out of handleTemporarilyUnavailableException
-
- Open
-