You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/05/15 08:03:04 UTC

[jira] [Closed] (FLINK-6520) FlinkKafkaConsumer09+ does not overwrite props to disable auto commit offsets when commit mode is OffsetCommitMode.ON_CHECKPOINTS

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

Tzu-Li (Gordon) Tai closed FLINK-6520.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.0

Fixed for 1.3 via 2708f6d9a4b74c35c598146765d4a188452f323e
Fixed for master via 6fdec897d4b247975587895fa2186e37fe37b970

> FlinkKafkaConsumer09+ does not overwrite props to disable auto commit offsets when commit mode is OffsetCommitMode.ON_CHECKPOINTS
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-6520
>                 URL: https://issues.apache.org/jira/browse/FLINK-6520
>             Project: Flink
>          Issue Type: Bug
>          Components: Kafka Connector
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>             Fix For: 1.3.0, 1.4.0
>
>
> When the determined offset commit mode is `OffsetCommitMode.ON_CHECKPOINTS`, FlinkKafkaConsumer's need to overwrite whatever setting was set by the user in the config properties to disable automatic offset committing through the Kafka client.
> This is properly done in the 0.8 consumer, but not in the 0.9+ consumers.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)