reswqa commented on code in PR #101:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/101#discussion_r1609308618


##########
tools/maven/checkstyle.xml:
##########
@@ -224,10 +224,6 @@ This file is based on the checkstyle file of Apache Beam.
                        <property name="illegalPkgs" value="io.netty"/>
                        <message key="import.illegal" value="{0}; Use 
flink-shaded-netty instead."/>
                </module>
-               <module name="IllegalImport">
-                       <property name="illegalPkgs" value="com.google.common"/>

Review Comment:
   Yes, make sense.



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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to