ex_all.c not calling transaction_ops

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.12, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-08-21
    • None

      I noticed during review of WT-3388 that ex_all.c never calls transaction_ops, so errors in the documentation can slip through untested.

      Step 1: change ex_all.c to call transaction_ops (I suggest from session_ops);
      Step 2: fix any fallout in transaction operations; and
      Step 3: check other functions, look for improvements to avoid this happening in future (e.g., if those functions are static, would we get a build warning?)

              Assignee:
              Michael Cahill (Inactive)
              Reporter:
              Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: