Attila Doroszlai created HDDS-6807:
--------------------------------------
Summary: 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
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]