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

ex_all.c not calling transaction_ops

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

      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@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: