Re: Error in Kafka Streams (that shouldn't be there)

2016-12-21 Thread Frank Lyaruu
Hi Eno, Just when I'm running. I think the root cause is losing a connection to zookeeper, I occasionally see: "Terminate ZkClient event thread." In the zookeeper logs I see something like: 2016-12-21 11:40:32,915 [myid:] - WARN [NIOServerCxn.Factory: 0.0.0.0/0.0.0.0:2181:NIOServerCnxn@357] -

Re: Error in Kafka Streams (that shouldn't be there)

2016-12-16 Thread Eno Thereska
Hi Frank, Is this happening when you are shutting down the app, or is the app shutting down unexpectedly? The state transition error is not the main issue, it's largely a side effect of the unexpected transition so the first error is the cause probably. However, I can't tell what happened befo