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

Only set offset commit if group id is configured for Kafka Table source

    XMLWordPrintableJSON

Details

    Description

      Currently the KafkaTableSourceBase always creates the KafkaConsumer with the default offset commiting behavior that will try to commit on checkpoints.

      However this will fail if group.id is not specified which is an optional parameter.

      We should disable offset commiting if group.id wasnt specified.

      Attachments

        Issue Links

          Activity

            People

              gyfora Gyula Fora
              gyfora Gyula Fora
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: