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

Fine grained durability

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Provide the "D" in ACID, so that the effects of a transaction become durable on commit rather than on checkpoint.

      Current status:

      • [x] log manager
      • [x] recovery of basic operations
      • [x] two-pass recovery (metadata, then ordinary files)
      • [x] assign file IDs, cache cursors during recovery
      • [x] support truncate
      • [ ] fold "meta tracking" code into ordinary recovery
      • [ ] test recovery of "DML" operations (create, drop, rename) – via test/fops?

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

              Created:
              Updated:
              Resolved: