-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-05-15, Execution NAMR Team 2023-08-07, Execution NAMR Team 2023-08-21
The C++ code base has a set of [Duration types that should be used for storing elapsed units of time. They were introduced to eliminate bugs involving unit mismatches. The task of this ticket is to update the files in `src/mongo/db/storage/` related to execution control and ticket holders to use Duration types instead of storing them in unit-less integers.