All, I am getting this error for few topics WARN Error while fetching metadata with correlation id 4802 : {next=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient) WARN Error while fetching metadata with correlation id 4803 : {next=LEADER_NOT_AVAILABLE} (org.apache.kafka.clients.NetworkClient)
I am using Kafka 0.9.0.0 and getting this error for few topics while trying to produce messages. After googling I got answers to delete those topics and to recreate. But I can’t take that option since I would like to have the data and the state of available. We got this problem in our integration environment. We are very close to moving to production. It would be great if someone can help to understand this problem better. Regards, Ashiq.