4.1.2 Data Hub Forwarding Agent Transaction Behavior
This section describes the transaction behavior of the Data Hub agent. For more information about general transactions, see, Transactions, in /wiki/spaces/MZD73/pages/5605083.
Emits
This agent does not emit anything.
Retrieves
The agent retrieves commands from other agents. Based on these commands the agent changes the state of the processed local file.
Command | Description |
---|---|
Begin Batch | When a |
Consume | When a consume message is received the agent will write the incoming data to the local temporary file. |
Commit | When a If the agent is recovering from an error, the agent will only remove the local temporary file. |
Rollback | If a Rollback message is received, the agent will remove the local temporary file. |