That means the leader for partition [test, 0] is currently unavailable and ideally should be under another leader election. Do you see a lot of these errors ?
Thanks, Neha On Wed, Jan 23, 2013 at 3:52 AM, Prasanna Kumar Jalakam < prasann...@imimobile.com> wrote: > Hi All, > > I am new to Apache Kafka. I am facing an issue while starting the producer. > > kafka.common.LeaderNotAvailableException: Leader not local for topic test > partition 0 on broker 0 > > at > kafka.server.ReplicaManager.getLeaderReplicaIfLocal(ReplicaManager.scala:168) > at kafka.server.KafkaApis$$anonfun$22.apply(KafkaApis.scala:423) > at kafka.server.KafkaApis$$anonfun$22.apply(KafkaApis.scala:418) > at > scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:206) > > I have tried hard to find out. But I am unable to find the solution. > > So, Please help me to out. > > Thanks in advance. > > Regards > J. Prasanna Kumar