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
posta 10 mesi fa1005 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
Aman_A
con risposta 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande