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

Two phase commit

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Some applications, particularly coordination among multiple nodes in a distributed database, can benefit from two-phase commit (2PC). That splits commit into a "prepare" phase followed by a commit or rollback. After a successful prepare, the transaction is durable across crashes, and the application can choose to commit or rollback after recovery completes.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: