[
https://issues.apache.org/jira/browse/HDDS-6807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542557#comment-17542557
]
Wei-Chiu Chuang commented on HDDS-6807:
---------------------------------------
The latest Netty added a lot of new transitive dependencies, including
tcnative. Do we really them? I've been pondering if we should exclude the new
ones which are obviously not used.
> Remove tcnative.version property
> --------------------------------
>
> Key: HDDS-6807
> URL: https://issues.apache.org/jira/browse/HDDS-6807
> Project: Apache Ozone
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.3.0
> Reporter: Attila Doroszlai
> Priority: Minor
>
> Ozone recently upgraded to newer Netty, which includes {{tcnative}} in BOM.
> Thus the following definition and its usages can be removed:
> {code:title=https://github.com/apache/ozone/blob/ddbe71d3f90ae14ecf29f51c2265f1f9c3171668/pom.xml#L203-L205}
> <tcnative.version>2.0.48.Final</tcnative.version> <!-- See table for
> correct version -->
> <!-- Table for netty, grpc & tcnative version combinations -->
> <!-- https://github.com/grpc/grpc-java/blob/master/SECURITY.md#netty -->
> {code}
> However, we need to add {{<classifier>linux-x86_64</classifier>}} to usages.
> (Maybe consider {{osx-aarch_64}} as well.)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]