-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-03-04, Execution Team 2024-03-18, Execution Team 2024-04-01
We lose precision when converting curOp execution time from ticks to milliseconds and converting waiting for locks and tickets from microseconds to milliseconds. This rounding error could result in curop time blocked being greater than the execution time. We can probably allow an error of 1ms and report 0ms in that case.
- related to
-
SERVER-87517 Complete TODO listed in SERVER-86069
- Closed