kafka.producer.async
Handler that dispatches the batched data from the queue.
Cleans up and shuts down the event handler
Callback to dispatch the batched data and send it to a Kafka server
the data sent to the producer
Handler that dispatches the batched data from the queue.