-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2024-11-11
We'll introduce storage metrics in SERVER-93991 and store the metrics on the recovery unit. There are cases where the recovery unit is swapped off of the current operation (callers of setRecoveryUnit, releaseRecoveryUnit, and releaseAndReplaceRecoveryUnit) and the metrics could therefore be implicitly reset.
We should evaluate each caller for whether the storage metrics should be copied to the new recovery unit on the operation so that operations have continued access to the metrics.
- is related to
-
SERVER-93991 Move CurOp code out of wiredTigerPrepareConflictRetry
- In Code Review