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

Release Client lock before rolling back WT transaction in TransactionParticipant::_resetTransactionState

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.2, 4.4.14, 5.0.8, 6.0.0-rc0, 4.2.20
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.3, v5.0, v4.4, v4.2
    • Execution Team 2022-04-18

      Holding the Client lock in TransactionParticipant::_resetTransactionState can cause a deadlock when the commit/abort is assigned eviction duty by WT, as described in this comment..

      We need to rollback the WT transaction without holding the Client lock.

            Assignee:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Reporter:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: