Kafka Batch Collection Events (4.3)
Agent Events
An agent event is an information message from the agent that can be used when configuring an event notification in an Event Notification(4.3) configuration, see Agent Event(4.3) for more information about this event type.
The Kafka batch collection agent has two agent events:
Event | Description |
---|---|
Assigned | The event is emitted the first time a workflow is started, followed by the partition/partitions it is assigned. |
Rebalance | The event is emitted when a workflow is rebalanced, followed by the partition/partitions it is assigned. |
Note!
Stand-by workflows do not emit any events. A stand-by workflow is a workflow that does not have any partitions assigned, which happens when there are no more available partitions.
Debug Events
A debug event is an event that is dispatched when debug is used, and can be used when configuring an event notification in an Event Notification(4.3) configuration, see Debug Event(4.3) for more information about this event type.
Â
Â