Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

DevHeaven's avatar

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

0 likes
0 replies

Please or to participate in this conversation.