Hi.
We've run into a situation where Kafka cluster was unstable, but some brokers
were still up and responding.
Some of the consumers restarted at that time and were not able to get their
commit offset.
We run with auto.offset.reset earliest by default, for bootstrap; after some
time, these con
unsubscribe
On Wed, Jan 29, 2020 at 6:31 PM Sergey Shelukhin
wrote:
> Hi.
> We've run into a situation where Kafka cluster was unstable, but some
> brokers were still up and responding.
> Some of the consumers restarted at that time and were not able to get
> their commit offset.
> We run with a