You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Qingsheng Ren (Jira)" <ji...@apache.org> on 2021/01/05 07:03:00 UTC

[jira] [Created] (FLINK-20848) Kafka consumer ID is not specified correctly in new KafkaSource

Qingsheng Ren created FLINK-20848:
-------------------------------------

             Summary: Kafka consumer ID is not specified correctly in new KafkaSource
                 Key: FLINK-20848
                 URL: https://issues.apache.org/jira/browse/FLINK-20848
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
            Reporter: Qingsheng Ren
             Fix For: 1.13.0, 1.12.1


In the constructor of {{KafkaPartitionSplitReader}}, {{subtaskId}} should be assigned before invoking {{createConsumerClientId}} method because this method uses subtask ID as Kafka consumer ID's suffix



--
This message was sent by Atlassian Jira
(v8.3.4#803005)