Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-77474

LockerImpl::isCollectionLockedForMode always returns true in multi-document transactions

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 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.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: