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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)