Offsets out of range with no configured reset policy for partitions

0

Getting this error when starting Kafka connect. I don't understand the cause of this. I have previously ran Kafka connect with no problem at all and there is nothing different that I did now. How can I troubleshoot this? Can anybody provide steps?

org.apache.kafka.clients.consumer.OffsetOutOfRangeException: Offsets out of range with no configured reset policy for partitions

Dane
gefragt vor 10 Monaten1006 Aufrufe
1 Antwort
0

Hi there,

The "OffsetOutOfRangeException" generally indicates that the consumer is lagging behind. This issue can be due to the offset have expired or if the topic log does not exist anymore. This can also occur due to issue at Kafka / connector side.

To further troubleshoot this, please create a support case with AWS using link[1] and include more detailed logs & more information about your setup.

[1] https://console.aws.amazon.com/support/home#/case/create

AWS
SUPPORT-TECHNIKER
Aman_A
beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen