Hi Divij, Thanks for your reply! Will get a rolling restart going!
On Tue, Apr 4, 2023 at 8:54 AM Divij Vaidya wrote:
> Hi David Sorry to hear about your situation. You need a restart of all the
> brokers. This is because to determine the group coordinator for a consumer
> group, a formula is us
Hi David
Sorry to hear about your situation. You need a restart of all the brokers.
This is because to determine the group coordinator for a consumer group, a
formula is used [1] which is dependent on the number of partitions in the
consumer group. Unfortunately, once you change the number of part
Hi guys,
So, we have a Kafka cluster v2.8, and by mistake, we have increased the
partition number from 50 to 52.
And now we are having some coordinator inconsistencies when consumers try
to consume from the cluster.
Any advice on how to untangle this mess? would a rolling restart of the
cluster