About the Local Commit Protocol

Local transaction commit does not ensure durability of transactions. When a Transaction Engine (TE) receives a commit request, the TE asynchronously broadcasts the commit to all available nodes, SMs and TEs, and does not wait for confirmation that the transaction was durably recorded. The TE then acknowledges the commit to the client.

local commit