yanghua commented on a change in pull request #6924: [FLINK-10600] Provide End-to-end test cases for modern Kafka connectors URL: https://github.com/apache/flink/pull/6924#discussion_r229950857
########## File path: flink-examples/flink-examples-streaming/pom.xml ########## @@ -60,6 +60,18 @@ under the License. <groupId>org.apache.flink</groupId> <artifactId>flink-connector-kafka-0.10_${scala.binary.version}</artifactId> <version>${project.version}</version> + <exclusions> Review comment: @pnowojski I have split the modern kafka connector into a separate module, but I have not restored the code for the flink-examples-streaming module. Please review again (test failure is irrelevant). ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services