Two phase commit

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 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:
              [DO NOT USE] Backlog - Storage Execution Team
              Reporter:
              Michael Cahill (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: