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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ