Change test/format to test transaction prepare less often

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: