Hi Guys, I'm having an issue with a kafka stream app, at some point I get a
consumer leave group message. Exactly same issue described to another
person here:
https://stackoverflow.com/questions/61245480/how-to-detect-a-kafka-streams-app-in-zombie-state
But the issue is that stream state is conti
Hi Guys, I'm having an issue with a kafka stream app, at some point I get a
consumer leave group message. Exactly same issue described to another
person here:
https://stackoverflow.com/questions/61245480/how-to-detect-a-kafka-streams-app-in-zombie-state
But the issue is that stream state is conti
custom processors? Or anything in your topology that could
> possibly fall into an
> infinite loop? If not, I would suspect it's related to rocksdb -- but let's
> start with the other stuff before
> we go digging into that
>
> Hope this helps,
> Sophie
>
Hi guys,
I have a kotlin App that run 5 streams with different application.id, like:
my-app-stream1
my-app-stream2
some days a go I start experimenting, a very weird problem, all my streams
are in running state then in 3-5 minutes transition to shut down, I enable
the debug/trace logs, but I can