[
https://issues.apache.org/jira/browse/FLINK-39818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088206#comment-18088206
]
reswqa edited comment on FLINK-39818 at 6/23/26 3:23 AM:
---------------------------------------------------------
master(2.4) via f14ce1e6082ed4dd13f65d70893fd69f1678b315.
release-2.3 via 2dc86623caa1e179c142c3c532798a40208111b6.
was (Author: reswqa):
master(2.4) via f14ce1e6082ed4dd13f65d70893fd69f1678b315.
> Filter org.eclipse.parsson:parsson false positive for Elasticsearch connector
> -----------------------------------------------------------------------------
>
> Key: FLINK-39818
> URL: https://issues.apache.org/jira/browse/FLINK-39818
> Project: Flink
> Issue Type: Improvement
> Components: Build System / CI
> Affects Versions: 2.4.0
> Reporter: reswqa
> Assignee: reswqa
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.1, 2.4.0
>
>
> elasticsearch-java client depends on `parsson` for JSON parsing, but it fails
> to pass the JarFileChecker (due to the presence of GPL 2.0 in the License).
> However`org.eclipse.parsson:parsson` use `GPL-2.0-with-Classpath-exception`
> or `EPL-2.0` license. I think it's ok to ship it into uber jar per Apache
> license policy Catagory
> B(https://www.apache.org/legal/resolved.html#category-b)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)