yanghua commented on issue #6703: [FLINK-9697] Provide connector for modern Kafka URL: https://github.com/apache/flink/pull/6703#issuecomment-434147725 @pnowojski Not only the modern kafka connector, but also other connectors. Each version of the flink-connector relies on the base module, while the base module shows dependencies on kafka. So, here we need to exclude it from the base module and explicitly introduce the high version dependency of kafka.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
