Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4580

Abort transactions that perform updates with ignore_prepare=true

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.1, 4.3.1, 4.2.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 1
    • Storage Engines 2019-06-17
    • 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@mongodb.com Luke Pearson
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: