Re: Created topic by 2 partitions, only can use the one partition

2014-10-01 Thread Joe Stein
Do you have any errors in the logs? Are you using a partition key or is your KeyedMessage just topic and message? If your not using a partition key then then take a look at this https://cwiki.apache.org/confluence/display/KAFKA/FAQ#FAQ-Whyisdatanotevenlydistributedamongpartitionswhenapartitioningke

Re: Created topic by 2 partitions, only can use the one partition

2014-10-01 Thread Jacky
Anyone has idea? Thank you Sent from my iPhone > On Sep 30, 2014, at 1:45 PM, Jiang Jacky wrote: > > Hi, Guys > It is very weird, I created a topic with 2 partitions couple weeks ago, and I > can only production the message to partition 0, not partition 1, but for now, > I created a new topi

Re: Created topic by 2 partitions, only can use the one partition

2014-09-30 Thread Guozhang Wang
Hi Jiang, Which producer client did you use? And did you specify any keys for your sent messages? Guozhang On Tue, Sep 30, 2014 at 10:45 AM, Jiang Jacky wrote: > Hi, Guys > It is very weird, I created a topic with 2 partitions couple weeks ago, and > I can only production the message to partit