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

Add support for read-committed isolation WT-289

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Operations have transactionally-consistent reads, wherre the snapshot is
      updated automatically (when the session reads its first page).

      Add a session-level "isolation" setting replacing the one in open_cursor that
      was never implemented. This setting applies to both non-transactional
      operations and is the default isolation level for transactions in the session
      if non "isolation" setting is specified to WT_SESSION::begin_transaction.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: