Purpose
Commits the current in-doubt transaction for a 2PC session.
Usage Notes
CLIv2 creates this parcel at the direction of the coordinator.
The Cmmt2PC parcel should be submitted after a success response has been returned for a vote request parcel.
| If... | then... |
|---|---|
| there is no transaction open for the session | an Error parcel is returned. |
| the current transaction is not in-doubt or not even in 2PC mode to begin with | a Failure parcel is returned. |
| anything else | a Success parcel is returned. |
Parcel Data
The following table lists field information for Cmmt2PC.
| Flavor Field | Body Parcel Length | Parcel Body Fields |
|---|---|---|
| 117 | 0 | none |