[
https://issues.apache.org/jira/browse/FLINK-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398641#comment-15398641
]
ASF GitHub Bot commented on FLINK-3398:
---------------------------------------
Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/1690
@shikhar Sure, please feel free to tag me for a review once you are done. I
think you'll need to manually close this PR yourself, you can close it when the
new PR is opened. Another option is to rebase this PR on the current master,
and after you finish shaping up again, force push to this same PR branch.
Also, since this will be affecting how users interact with the Kafka
consumer, let's wait until we get consensus from @StephanEwen and @rmetzger on
the proposed change before you get on to working on it ;)
> Flink Kafka consumer should support auto-commit opt-outs
> --------------------------------------------------------
>
> Key: FLINK-3398
> URL: https://issues.apache.org/jira/browse/FLINK-3398
> Project: Flink
> Issue Type: Bug
> Reporter: Shikhar Bhushan
>
> Currently the Kafka source will commit consumer offsets to Zookeeper, either
> upon a checkpoint if checkpointing is enabled, otherwise periodically based
> on {{auto.commit.interval.ms}}
> It should be possible to opt-out of committing consumer offsets to Zookeeper.
> Kafka has this config as {{auto.commit.enable}} (0.8) and
> {{enable.auto.commit}} (0.9).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)