We may get few warning exceptions, on first produce to unknown topic , with
default server config property auto.create.topics.enable = true. If this is
the case, then it is harmless exception.

On Sun, Mar 20, 2016 at 11:19 AM, Mohamed Ashiq <mohamed_as...@trimble.com>
wrote:

> 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.
>
>
>

Reply via email to