consistently with the following error:
Skipping assignment for topic since no metadata is available
This then leads to the consumer not consuming any messages on that topic.
This only happens when the topic does not exist. When we restart the failing
consumer it then can connect correctly to the topic
topics which don’t
exist.
Those consumers now fail quite consistently with the following error:
Skipping assignment for topic since no metadata is available
This then leads to the consumer not consuming any messages on that topic.
Take a look at "auto.offset.reset" property that you can p
ally some consumers try to connect to topics
> which don’t exist.
> Those consumers now fail quite consistently with the following error:
> Skipping assignment for topic since no metadata is available
>
> This then leads to the consumer not consuming any messages on that topic.
>
consistently with the following error:
Skipping assignment for topic since no metadata is available
This then leads to the consumer not consuming any messages on that topic.
This only happens when the topic does not exist. When we restart the failing
consumer it then can connect correctly to the topic