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

 ##########
 File path: flink-connectors/flink-connector-elasticsearch5/pom.xml
 ##########
 @@ -213,7 +165,7 @@ under the License.
                                                                        
<excludes>
                                                                                
<!-- keep flink classes as they are (exceptions as above) -->
                                                                                
<exclude>org.apache.flink.**</exclude>
-                                                                               
<exclude>org.apache.log4j.**</exclude> <!-- provided -->
+                                                                               
<exclude>org.apache.logging.log4j.**</exclude> <!-- provided -->
 
 Review comment:
   Not sure whether it is relevant but this is not done for ES 2

----------------------------------------------------------------
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