hi,

is this the way to run async producer

bin/kafka-console-producer.sh --property producer.type=async
batch.num.messages=10 --broker-list localhost:9092 --topic test

thanks

Reply via email to