-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-07-11, Server Serverless 2022-07-25
Let's change Locker::isDbLockedForMode to take in DatabaseName as well. LockerImpl:isDbLockedForMode constructs the ResourceId and checks whether we're holding a lock on it, so we'll need to again pass DatabseName.toString() to the ResourceId constructor here.
- is depended on by
-
SERVER-62918 Change DBLock to use DatabaseName
- Closed