You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2020/06/10 06:06:00 UTC

[jira] [Created] (FLINK-18231) flink kafka connector exists same qualified class name, whch will cause conflicts when user has all the versions of flink-kafka-connector

jackylau created FLINK-18231:
--------------------------------

             Summary: flink kafka connector exists same qualified class name, whch will cause conflicts when user has all the versions of  flink-kafka-connector
                 Key: FLINK-18231
                 URL: https://issues.apache.org/jira/browse/FLINK-18231
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Kafka
    Affects Versions: 1.11.0
            Reporter: jackylau
             Fix For: 1.12.0


 

There are 0.9/0.10/0.11/2.x four version of kafka connector in 1.11

There are 0.10/0.11/2.x three version of kafka connector in 1.12-snapshot

But flink kafka connector exists same qualified class name such as KafkaConsumerThread and Handover  whch will cause conflicts when i have all the versions of flink-kafka-connector.



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