Interesting question to my question..:). I'm the primary committer of Countandra. I released the first version (0.5)about a month ago.
Back to my original question, am I doing something wrong in the invocation of console -producer and/or is my expectations about --timeout misguided? Thanks Milind /*********************** sent from my android...please pardon occasional typos as I respond @ the speed of thought ************************/ On Feb 19, 2012 8:30 AM, "Evan chan" <e...@ooyala.com> wrote: Milind, out of curiosity, how much experience do you have with Countandra, and how stable is it? -Evan Carry your candle, run to the darkness Seek out the helpless, deceived and poor Hold out your candle for all to see it Take your candle, and go light your world On Feb 18, 2012, at 11:35 PM, Milind Parikh <milindpar...@gmail.com> wrote: > I am experimentin... > *1. While the default console-producer, console-consumer paradigm works > great, when I try modiying the batch size > * > bin/kafka-console-producer.sh --batch-size 300 -... > *2. When I do bin/kafka-console-producer.sh --timeout 30000 --zookeeper > localhost:2181 --topic test1 * > > I would think that console-producer would wait for 30s if the batch size > (default 200) is not...