Re: Kafka connector error: This server does not host this topic-partition

2018-10-23 Thread Alexander Smirnov
Thanks Dominik, hope it will be resolved soon On Tue, Oct 23, 2018 at 4:47 PM Dominik Wosiński wrote: > Hey Alexander, > It seems that this issue occurs when the broker is down and the partition > is selecting the new leader AFAIK. There is one JIRA issue I have found, > not sure if that's what

Re: Kafka connector error: This server does not host this topic-partition

2018-10-23 Thread Dominik Wosiński
Hey Alexander, It seems that this issue occurs when the broker is down and the partition is selecting the new leader AFAIK. There is one JIRA issue I have found, not sure if that's what are You looking for: https://issues.apache.org/jira/browse/KAFKA-6221 This issue is connected with Kafka itself