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
已提問 10 個月前檢視次數 1012 次
1 個回答
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
支援工程師
Aman_A
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南