Persistent TimeoutException when updating Kafka Streams state change logs

2018-03-29 Thread cosmin . ciobanu12
We're consistently seeing TimeoutExceptions on Kafka Streams 1.0.0, even when not under load, exclusively for state change log topic updates. Tried changing `request.timeout.ms` to 60s but it doesn't help. The exception is thrown continuously for what looks to be every attempt to update any of t

Re: Expiring record(s) for topic: 30011 ms has passed since last append

2018-03-29 Thread cosmin . ciobanu12
We're consistently seeing this on Kafka Streams 1.0.0, even when not under load, exclusively for state change log topics. Tried changing `request.timeout.ms` to 60s but it doesn't help. The exception is thrown continuously for what looks to be every attempt to update any of the state change log

Re: Expiring record(s) for topic: 30011 ms has passed since last append

2018-03-30 Thread cosmin . ciobanu12
Opened a new thread about this: https://lists.apache.org/thread.html/de97ef6434169336d90017db6e04238ef6805eb9658faad114630550@%3Cdev.kafka.apache.org%3E