Re-creating consumer group has helped. Still not clear what is the cause.
> On 2022-05-13, at 11:44, Domantas Petrauskas <domantas.petraus...@scalac.io>
> 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: [...], this could be either transactional offsets waiting
> for completion, or normal offsets waiting for replication after appending to
> local log\n","stream":"stdout","time":"2022-05-13T08:36:52.691586877Z"}
>
> I tried to find some details on how to fix this issue, but could not find
> anything, so I tried to reset the offset but that did not help. What are the
> steps to troubleshoot this issue?
>
> Best regards,
>
> Domantas Petrauskas