commit

Commits an uncommitted transaction for a specified space member or for all metaspace members.

Syntax

commit transaction [all | member_name <string> | transaction_id <string>]

Parameters

The following table describes the parameters for this command.

commit transaction Parameters
Parameter Description
all Specify all to commit all transactions for all metaspace members.
member_name Specify a member name to commit the uncommitted transactions for a specified space member.
transaction_id Specify a transaction ID to commit a transaction with a specific transaction ID.