ram kumar Sun, 31 May 2015 22:21:07 -0700
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