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

XMLWordPrintableJSON

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

      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
            Reporter:
            Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: