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

Ensure we can't throw between releasing WiredTigerBeginTransactionBlock and marking recovery unit active

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v6.0, v5.0
    • Execution Team 2022-05-30
    • 0

      Currently there is a small window on a few code paths where we could conceivably throw after releasing our RAII class WiredTigerBeginTransactionBlock but before marking the RecoveryUnit active. This could result in leaving a transaction open on the underlying WT_SESSION.

            Assignee:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: