Abort transactions that perform updates with ignore_prepare=true

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT3.2.1, 4.3.1, 4.2.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines 2019-06-17
    • 1
    • v4.2

      Due to the bug described in SERVER-39074, it is possible for a transaction that uses ignore_prepare=true to perform an update after skipping a prepared update.

      When a transaction skips a prepared update, and that prepared update then commits, the transaction performing the conflicting update should get a WT_ROLLBACK.

            Assignee:
            Luke Pearson
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: