Kafka Batch Collection Events (4.2)
Agent Events
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
Â
Â