zentol commented on code in PR #15:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/15#discussion_r873489423


##########
pom.xml:
##########
@@ -1556,78 +1000,6 @@ under the License.
                                                        </rules>
                                                </configuration>
                                        </execution>
-                                       <execution>
-                                               <id>ban-unsafe-snakeyaml</id>
-                                               <goals>

Review Comment:
   I think these are less important for connectors because the project is much 
more focused, with a relatively small dependency tree that also doesn't change 
a lot structurally.
   The dependency tree of Flink is massive, so such safeguards make more sense 
there.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to