-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-01-08, Execution Team 2024-10-14, Execution Team 2024-10-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are many storage-related functions (for instance functions on KVEngine, RecordStore, SortedDataInterface, etc) which take an operation context but either do not use it at all or only use it to access the recovery unit. In the name of improved modularity, it would be good to clean up these functions to remove the operation context parameter or replace it with a recovery unit parameter instead.
- depends on
-
SERVER-83920 Take recovery unit for WT cursor helper functions
-
- Closed
-
-
SERVER-83943 Remove operation context from WiredTigerKVEngine::alterMetadata
-
- Closed
-
-
SERVER-83944 Take recovery unit for WT util functions
-
- Closed
-
-
SERVER-83948 Take recovery unit for WiredTigerCursor
-
- Closed
-
-
SERVER-83949 Take recovery unit for WT index util functions
-
- Closed
-