Optimize for read-only explicit transactions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT2.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      If an application calls begin_transaction but only performs queries, there is no need to allocate a transaction ID. Defer allocating the ID until the first update is performed. This should allow the read-only optimization in __wt_txn_refresh to kick in.

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

                Created:
                Updated:
                Resolved: