Skipping assignment for topic * since no metadata is available

2016-06-09 Thread Patrick Kaufmann
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

Re: Skipping assignment for topic * since no metadata is available

2016-06-09 Thread Jaikiran Pai
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

Re: Skipping assignment for topic * since no metadata is available

2016-06-09 Thread Kaufman Ng
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. >

Skipping assignment for topic * since no metadata is available

2016-06-09 Thread Patrick Kaufmann
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