zentol commented on code in PR #1: URL: https://github.com/apache/flink-connector-opensearch/pull/1#discussion_r1028111806
########## pom.xml: ########## @@ -327,6 +327,12 @@ under the License. </dependency> <!-- For dependency convergence --> + <dependency> + <groupId>net.java.dev.jna</groupId> + <artifactId>jna</artifactId> Review Comment: So could we exclude it in general? Or do we need it for some tests to work? What is the bootstrap licensing issue about? -- 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