[ 
https://issues.apache.org/jira/browse/FLINK-32038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritam Agarwala updated FLINK-32038:
------------------------------------
    Component/s: Runtime / Checkpointing

> OffsetCommitMode.Kafka_periodic with checkpointing enabled 
> -----------------------------------------------------------
>
>                 Key: FLINK-32038
>                 URL: https://issues.apache.org/jira/browse/FLINK-32038
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Checkpointing
>            Reporter: Pritam Agarwala
>            Priority: Major
>
> I need to get kafka-lag to prepare a graph and its dependent on kafka 
> committed offset. Flink is updating the offsets only after checkpointing to 
> make it consistent. 
> Default Behaviour as per doc :
> If checkpoint is enabled, but {{consumer.setCommitOffsetsOnCheckpoints}} set 
> to false, then offset will not be committed at all even if the 
> {{enable.auto.commit}} is set to true.
> So, when {{consumer.setCommitOffsetsOnCheckpoints}} set to false, *shouldn't 
> it fall back on the {{enable.auto.commit}} to do offset commit regularly 
> since* *in any case flink doesn't use consumer committed offsets for 
> recovery.*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to