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

FlinkKafkaProducer010 doesn't guarantee at-least-once semantic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.2.0, 1.2.1, 1.3.0, 1.3.1
    • 1.3.2, 1.4.0
    • Connectors / Kafka
    • None

    Description

      FlinkKafkaProducer010 doesn't implement CheckpointedFunction interface. This means, when it's used like a "regular sink function" (option a from the java doc) it will not flush the data on "snapshotState" as it is supposed to.

      Attachments

        Activity

          People

            pnowojski Piotr Nowojski
            pnowojski Piotr Nowojski
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: