-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding EMEA 2023-05-29
-
55
It is unnecessary for MongoS to be acquiring locks in the first place, but there are some code paths that are shared between MongoD and MongoS which require this. However it shouldn't be necessary to have two different locker implementations between the two services.
- is depended on by
-
SERVER-77213 Move the all transactions-related state from OperationContext to TransactionResources
- Blocked
- is related to
-
SERVER-77613 Complete TODO listed in SERVER-60229
- Closed
- related to
-
SERVER-60229 lock manager for mongos
- Closed