-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
There are more usages of Db Mode X (only renameCollectionForApplyOps, maybe not?) locks throughout the file, including in:
- renameTargetCollectionToTmp
- renameCollectionWithinDB
- renameCollectionWithinDBForApplyOps
- renameCollectionAcrossDatabases
- renameCollectionForApplyOps
We should investigate whether Mode X locks should be taken here, particularly when they are taken on the DB level (like here for example)
- related to
-
SERVER-72703 Downgrade $out's db lock to MODE_IX
- Closed