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

Remove usage of AdminClient from KafkaSource logic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 1.14.4, 1.15.0
    • None
    • Connectors / Kafka
    • None

    Description

      Parts of the KafkaSource logic (specifically the KafkaSourceEnumerator) uses the Kafka AdminClient instead of the KafkaConsumer.

      It seems that the KafkaConsumer already provides all the necessary information that the enumerator needs so there is no reason for introducing the AdminClient.

      In some environments using the AdminClient can be problematic even if we are not using certaing features.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: