Re: Store not ready

2018-02-16 Thread Matthias J. Sax
.html#compatibility -Matthias On 2/16/18 12:50 AM, dizzy0ny wrote: > We are using kafka version 0.10.2. > > Original message From: "Matthias J. Sax" > Date: 2/14/18 4:00 PM (GMT-05:00) To: > users@kafka.apache.org Subject: Re: Store not re

Re: Store not ready

2018-02-16 Thread dizzy0ny
We are using kafka version 0.10.2. Original message From: "Matthias J. Sax" Date: 2/14/18 4:00 PM (GMT-05:00) To: users@kafka.apache.org Subject: Re: Store not ready What version to you use? Kafka Streams should be able to keep running while you restart you broke

Re: Store not ready

2018-02-14 Thread Matthias J. Sax
What version to you use? Kafka Streams should be able to keep running while you restart you brokers. If not, it seems to be a bug in Kafka Streams itself. -Matthias On 2/3/18 7:39 PM, dizzy0ny wrote: > Hi,We have a recurring problem that I wonder if there is a better way to > solve.  Currently

Store not ready

2018-02-03 Thread dizzy0ny
Hi,We have a recurring problem that I wonder if there is a better way to solve.  Currently when we restart our backed Kafka services and then our datastreams app, the app is unable to reach many of the Kafka topic state stores. We currently retry, but more often than not, it requires a restart o