RE: LeaderNotAvailable Exception

2013-04-25 Thread Yin Yin
derNotAvailable Exception Hmm, then it's weird. Could you try the latest code in 0.8? If the problem persists, could you file a jira and attach the broker log? Thanks, Jun On Wed, Apr 24, 2013 at 11:00 PM, Yin Yin wrote: > With the option --unavailable-partitions --topic topic1,

RE: LeaderNotAvailable Exception

2013-04-24 Thread Yin Yin
you get if you add the --unavailable-partitions option in > list topic? > > Thanks, > > Jun > > > On Wed, Apr 24, 2013 at 5:20 PM, Yin Yin wrote: > > > This exception happens only once. But there is another error for each > > producer request > > [20

RE: LeaderNotAvailable Exception

2013-04-24 Thread Yin Yin
This exception happens only once. But there is another error for each producer request [2013-04-24 14:47:39,077] WARN [KafkaApi-0] Produce request: Leader not local for partition [topic1,0] on broker 0 (kafka.server.KafkaApis) Here is the information I get from kafka-list-topic, which indicat

LeaderNotAvailable Exception

2013-04-23 Thread Yin Yin
I tried to run the kafka 0.8 version as instructed in Quick Start. The kafka server shows the following message when I launch the producer. ERROR Error while fetching metadata for partition [test,0] (kafka.admin.AdminUtils$) kafka.common.LeaderNotAvailableException: No leader exists for partitio