Snapshot reads should not take MODE_IX locks when autocommit=true

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-03-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Following SERVER-33143, snapshot reads always take MODE_IX locks. However, they should only take MODE_IX locks as part of multi-statement transactions, i.e. when autocommit is false. Snapshot reads with autocommit=true should take MODE_IS locks.

              Assignee:
              Tess Avitabile (Inactive)
              Reporter:
              Tess Avitabile (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: