Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3398

Flink Kafka consumer should support auto-commit opt-outs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.3.0
    • Connectors / Kafka
    • None

    Description

      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).

      Attachments

        Activity

          People

            tzulitai Tzu-Li (Gordon) Tai
            shikhar Shikhar Bhushan
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: