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

Change test/format to test transaction prepare less often

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.6.5, 4.0.0-rc0, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Non-NYC 2018-04-09, Storage Non-NYC 2018-04-23

      The format stress tester prepares 10% of all transactions.

      Transaction prepare locks out transaction begin in format (see WT-3849), which is going to lead to less thread interactions, and specifically less snapshot-isolation repeatable read testing in the presence of interacting threads.

      Format is our primary tester of repeatable reads and is only a smoke test of the prepare functionality, I'm more concerned with the former, and less concerned with the latter.

      Add a prepare configuration to format, at a low probability, so most runs don't configure prepare at all.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: