unsubscribe
Hello,
So if I understand you well, I cannot rely on the kafka broker offset to
achieve at-least-once guarantee. Without checkpoint/savepoint enabled,
that would not be possible.
Best regards
Le mer. 19 mars 2025 à 12:00, Ahmed Hamdy a écrit :
> Hi Mejri,
> Not exactly, you can still rely on
Hi Mejri,
Not exactly, you can still rely on savepoint to restart/redeploy the job
from the latest offset recorded in Flink, my reply was regarding your
question if you can replace that and just depend on the committed offsets
in the kafka broker. For at-least-once semantic savepoints and checkpoin