-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-03-04
Sub-operations are operations triggered by another operation rather than a user command. The relations of sub-operations are maintained in the CurOpStack.
To align with the curop elapsed time of sub operations, we need to avoid counting ticket wait times of preceding operations much like what we do for locks in SERVER-26854.
- related to
-
SERVER-86572 Investigate for additional operation blocked states vs existing paused durations
- Closed