[
https://issues.apache.org/jira/browse/DRILL-8104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474301#comment-17474301
]
ASF GitHub Bot commented on DRILL-8104:
---------------------------------------
kingswanwho edited a comment on pull request #2425:
URL: https://github.com/apache/drill/pull/2425#issuecomment-1010708407
Hi @vvysotskyi, when I build drill on my local by using JDK 8, build failed
with same issue which reported in gihub CI either:
> This is likely due to you adding new dependencies to a java-exec and not
updating the excludes in this module. This is important as it minimizes the
size of the dependency of Drill application users.
/home/parallels/Code/drill/exec/jdbc-all/target/drill-jdbc-all-1.20.0-SNAPSHOT.jar
size (46602310) too large. Max. is
46600000/home/parallels/Code/drill/exec/jdbc-all/target/drill-jdbc-all-1.20.0-SNAPSHOT.jar
And JDK 17 also has this issue, should we increase the max size of
dependency, or exclude some dependency like:
https://github.com/apache/drill/pull/1486
Thanks!
--
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]
> Upgrade protobuf-java because of CVE-2021-22569
> -----------------------------------------------
>
> Key: DRILL-8104
> URL: https://issues.apache.org/jira/browse/DRILL-8104
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Jingchuan Hu
> Priority: Major
>
> https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67
--
This message was sent by Atlassian Jira
(v8.20.1#820001)