-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2024-04-29, Execution Team 2024-05-13
We use waitForTicketDurationMillis to calculate the total blocked time of an operation but we also individually report waitForTicketDurationMillis. In all current uses of waitForTicketDurationMillis, we also call _sumBlockedTimeTotal. If we set waitForTicketDurationMillis in sumBlockedTimeTotal, we can avoid calling the locker twice and avoid callers of sumBlockedTimeTotal forgetting to set waitForTicketDurationMillis.
- duplicates
-
SERVER-89125 Report workingMillis in serverStatus opLatencies
- Closed