Opened a new thread about this:
https://lists.apache.org/thread.html/de97ef6434169336d90017db6e04238ef6805eb9658faad114630550@%3Cdev.kafka.apache.org%3E
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
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