-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
1
It is quite confusing and a bit of a cognitive load that Lock::CollectionLock only acquires the collection lock, but Lock::DBLock acquires both the global and db locks. This ticket is to blanket-rename Lock::DBLock to Lock::GlobalAndDBLock throughout the codebase in order to make this more obvious.