the server.. Retrying.
...
-Original Message-
From: Prateek Maheshwari [mailto:prateek...@gmail.com]
Sent: Monday, July 9, 2018 9:39
To: dev@samza.apache.org
Subject: Re: Samza 0.14.1 : OffsetOutOfRangeException even with
auto.offset.reset=smallest
Hi Thunder,
Can you provide debug level lo
Hi Thunder,
Can you provide debug level logs from KafkaSystemConsumer with the
stack trace for the exception? It'll help figure out why the
auto.offset.reset property isn't taking effect.
If this error is due to an older checkpoint for the stream, you can
try resetting the checkpoint using the fo
Hi all,
We've just run into a strange problem with samza 0.14.1. We had a job down for
a bit, while kafka cleaned past our saved offsets. When starting the job now,
we get repeated org.apache.kafka.common.errors.OffsetOutOfRangeException. And
it just retries over and over again. We HAVE set
s