Oct 20, 2023
0
Level 1
Laravel Kafka consumer failing on rebalance
Hello
i'm using Laravel/kafka package by Mateus Junges to deploy kafka consumers in my application. All is working well except the fact that as soon a rebalance happens (new consumer is added or a consumer leaves the group), my App crashes with the error
"Broker: Specified group id is not valid"
I have asked on the package issue page but it seems to be low responsive. I'm wondering if any of you have had the same issue and/or any idea on how to solve this as currently I can't deploy to production because of this.
Thanks
Please or to participate in this conversation.