Re: consumer_offest partition increased.

2023-04-04 Thread David Ballano Fernandez
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

Re: consumer_offest partition increased.

2023-04-04 Thread Divij Vaidya
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