-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution NAMR Team 2023-08-07
In dbHash we have an invariant that the collection is locked in IS, however this is not always correct in the event of a rename because the collection lock acquisition is by UUID at a PIT whereas the lock invariant is by namespace at the most recent point in time.
- is depended on by
-
SERVER-53817 Remove check for shouldConflictWithSecondaryBatchApplication() in isCollectionLockedForMode()
- Closed