Hi,
We have multiple replicas of an application running on a kubernetes cluster.
Each application instance runs a stateful kafka stream application with an
in-memory state-store (backed by a changelog topic). All instances of the
stream apps are members of the same consumer group.
Deployment
Hey,
Just skimming the config list, there are two things that immediately jumped
out at me:
1. The default session timeout was bumped up to 45 seconds a little while
ago. Not sure if you're overriding this or just using an older version, but
I definitely recommend bumping this up to 45s. Especial