-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
-
Execution NAMR Team 2023-08-07
In multi-document transactions we set the flag for shouldConflictWithSecondaryBatchApplication to false.
Inside the LockerImpl we then check for shouldConflictWithSecondaryBatchApplication which returns false and causes the method to always return true.
- duplicates
-
SERVER-53817 Remove check for shouldConflictWithSecondaryBatchApplication() in isCollectionLockedForMode()
- Closed