Call WT::commit_transaction across yields instead of WT::abort_transaction

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-10-04, Execution Team 2021-10-18
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When a query yields, we will change the abandonSnapshot() call to invoke WT::commit_transaction, leaving all cursors positioned and valid.

      Whether we will do this only for SBE or for the classic engine as well is still up for discussion.

      As part of this work, we will also use the flag/parameter introduced inĀ SERVER-60023 to disable copying and cursor repositioning across yields in SBE.

            Assignee:
            Ian Boros
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: