Re: Failed to fetch offset for partition ...: There are unstable offsets that need to be cleared

2022-05-16 Thread Domantas Petrauskas
Sorry for duplicate thread, email got delayed for very long. Original thread with more details - https://lists.apache.org/thread/36x0gyrpgm2c4yr0qq2hmmngsp8ym2qs . > On 2022-05-13, at 16:08, Domantas Petrauskas > wrote: > > Re

Re: Failed to fetch offset for partition ...: There are unstable offsets that need to be cleared

2022-05-13 Thread Domantas Petrauskas
Re-creating consumer group has helped. Still not clear what is the cause. > On 2022-05-13, at 11:44, Domantas Petrauskas > wrote: > > Hello, > > I am getting this error in my Kafka consumer: > > The following partitions still have unstable offsets which are not cleared on > the broker side:

Failed to fetch offset for partition ...: There are unstable offsets that need to be cleared

2022-05-13 Thread Domantas Petrauskas
Hello, I am getting this error in my Kafka consumer: The following partitions still have unstable offsets which are not cleared on the broker side: [...], this could be either transactional offsets waiting for completion, or normal offsets waiting for replication after appending to local log\n

Failed to fetch offset for partition; There are unstable offsets that need to be cleared

2022-05-13 Thread Domantas Petrauskas
Hello, I am getting this error in a Kafka consumer, which causes the consumer fail to consuming messages: INFO o.a.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-ConsumerGroup-1, groupId= ConsumerGroup] The following partitions still have unstable offsets wh