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

KafkaSources sharing the groupId might lead to InstanceAlreadyExistException warning

    XMLWordPrintableJSON

Details

    Description

      More and more frequently, users ran into an issue by not correctly configuring the KafkaSource (https://stackoverflow.com/questions/72026997/flink-instancealreadyexistsexception-while-migrating-to-the-kafkasource) and setting non-distinguishable groupIds for the source. Internally the used KafkaConsumer tries to register with the metric system and incorporates the groupId as part of the metric, leading to name collision.

      We should update the documentation to explain the situation properly.

      Attachments

        Activity

          People

            fpaul Fabian Paul
            fpaul Fabian Paul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: