Are you upgrading your Kafka servers or your applications' client
libraries? We upgraded our client libraries and then ran into an
incompatibility when the upgraded client ran with an older broker cluster.
But the issue was fixed by simply adding an ACL for IdempotentWrite on the
brokers. This page
Thanks Luke,
The problem I was having was that the consumer group was not inactive even with
all the consumers stopped.
Managed to work around this now.
Many Thanks
Chris
> On 25 Aug 2022, at 10:12 am, Luke Chen wrote:
> Hi Chris,
>
>> is there a way to force the offset forward by an inc