-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-01-23
RESOURCE_MUTEX should not be used manually when constructing a ResourceId. Instead, ResourceMutex should be used which goes through the ResourceIdFactory. We should enforce this to prevent misuses.
- depends on
-
SERVER-70154 DatabaseShardingState inappropriately constructs a RESOURCE_MUTEX ResourceId, leading to uncaught exception
- Closed
-
SERVER-70322 BalancerStatsRegistry inappropriately constructs ResourceId outside ResourceIdFactory
- Closed
-
SERVER-70431 Checkpointing manually constructs ResourceId using RESOURCE_MUTEX
- Closed
- is related to
-
SERVER-74938 POC PM-2850
- Closed
- related to
-
SERVER-69893 Add the ability to acquire lock manager mutex resources by name
- Closed