async option is not available in 0.8.2.1

On Mon, Jun 1, 2015 at 11:06 AM, Aditya Auradkar <
[email protected]> wrote:

> This should be enough:
> bin/kafka-console-producer.sh --async -batch-size=10 --broker-list
> localhost:9092 --topic test
>
> Aditya
>
> ________________________________________
> From: ram kumar [[email protected]]
> Sent: Sunday, May 31, 2015 10:18 PM
> To: [email protected]
> Subject: async
>
> 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