Re: Kafka Streams Thread Exception

2018-06-21 Thread Guozhang Wang
Hello Aravind, We have removed StreamsKafkaClient in since 1.1.0 ( https://issues.apache.org/jira/browse/KAFKA-4857), could you consider upgrading to the newer version and see if this issue goes away? Note that new clients can talk to old versioned brokers since 0.10.1. Guozhang Guozhang On

Kafka Streams Thread Exception

2018-06-21 Thread D S Aravind Vedantam
Hi All, We have been using Kafka Streams in our application however have encountered an issue. We are using Processor API and it works fine for some time but after a while we encounter this exception that happens in all Streams threads and processing doesn't happen any further after this excepti