Oh let me further add. I believe there is no leader/isr when I've re-created a deleted topic. If I pick a topic name never seen before I get a leader/isr. Were you deleting topics? Deleting topics is also a good test of your system. FYI:
$KAFKA_HOME/bin/kafka-run-class.sh kafka.admin.DeleteTopicCommand --zookeeper $ZK --topic test On Fri, May 1, 2015 at 2:58 PM, Dillian Murphey <crackshotm...@gmail.com> wrote: > Hey, not a help, but I just posted the same question. I'm noticing the > same thing. Where is your hardware? Just curious. I'm running my > kafka/zookeeper on AWS. > > On Tue, Apr 28, 2015 at 10:23 AM, Buntu Dev <buntu...@gmail.com> wrote: > >> Also note that the metadata for the topic is missing. I tried creating few >> more topics and all have the same issue. >> >> Using the Kafka console producer on the topic, I see these error messages >> indicating the missing metadata: >> >> WARN Error while fetching metadata [{TopicMetadata for topic my-topic -> >> No partition metadata for topic my-topic due to >> kafka.common.UnknownException}] for topic [my-topic]: class >> kafka.common.UnknownException (kafka.producer.BrokerPartitionInfo) >> > >