zentol commented on a change in pull request #11073: [FLINK-15672][build] 
Migrate to log4j2 
URL: https://github.com/apache/flink/pull/11073#discussion_r381391168
 
 

 ##########
 File path: flink-connectors/flink-connector-kafka-0.10/pom.xml
 ##########
 @@ -133,6 +133,14 @@ under the License.
                        <artifactId>kafka_${scala.binary.version}</artifactId>
                        <version>${kafka.version}</version>
                        <scope>test</scope>
+                       <exclusions>
+                               <exclusion>
+                                       <!-- conflicts with log4j2, since 2 
slf4j bindings are on the classpath
+                                               tests will use the log4j API 
bridge defined in root pom instead -->
 
 Review comment:
   applies to all exclusions; will remove it here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to