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

Re-implement non-transactional model APIs as wrappers around transactional APIs

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines

      The model's external API in kv_table currently provides two sets of APIs, one that takes all relevant parameters (e.g., timestamps), and a transactional API that takes a transaction object. The "non-transactional" APIs should be re-implemented as wrappers around the transactional APIs, which will result in better code reuse, test coverage, and simpler implementation.

            Assignee:
            peter.macko@mongodb.com Peter Macko
            Reporter:
            peter.macko@mongodb.com Peter Macko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: