and
store." I'm not clear which scenario are you referring to.
Also could you paste the full stack trace of the exception so that I can
look into this issue further?
Guozhang
On Thu, Apr 26, 2018 at 7:29 AM, dizzy0ny wrote:
> My stream app produces streams by subscribing to cha
My stream app produces streams by subscribing to changes from our database by
using confluent connect, does some calculation and then publishes their own
stream/topic.
When starting the app, i attempt to get each of the stream store the app
publishes. This code simply tries to get the store usi
rs. 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 when we restart our backed Kafka services and then our
> datastreams app, the app is unab
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