-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
44
The LockManager::getLockerToClientMap utility is very similar to dumpLockManager in that it is operates at a higher hierarchical level (all clients/op contexts/transaction resources) than the locks.
Because of this it should also be pulled out into shard_role_api.
This is a prerequisite for SERVER-77213.
- is depended on by
-
SERVER-77213 Move the all transactions-related state from OperationContext to TransactionResources
- Blocked