Unnecessarily returning WT_PREPARE_CONFLICT to reads.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      alexander.gorrod@mongodb.com, vamsi.krishna:

      There's a CONFIG and discussion in WT-4366, it's a problem found running the CONFIG from WT-3898.

      In summary, WiredTiger is returning WT_PREPARE_CONFLICT to a repeated read in a snapshot transaction. (In format, a snapshot isolation transaction does a read, and then when it repeats the read before committing, it gets WT_PREPARE_CONFLICT).

      I'll fix up format to loop on WT_PREPARE_CONFLICT in WT-4366, but michael.cahill suggested there were potential improvements that could be made in the WiredTiger library.

              Assignee:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: