Stefan Miklosovic created CASSANDRA-21483:
---------------------------------------------
Summary: Use architecture-specific JARs for zstd-jni to get rid of
unsupported platforms
Key: CASSANDRA-21483
URL: https://issues.apache.org/jira/browse/CASSANDRA-21483
Project: Apache Cassandra
Issue Type: Task
Components: Build
Reporter: Stefan Miklosovic
zstd-jni we depend on is an architectonic uber-jar with all platforms
supported. This does not make a lot of sense in the context of Cassandra as we
support only arm / x86 / maybe Macs for development.
If we depended only on platform-specific JARs, we could get rid of few
megabytes when it comes to final release tarball, effectively going back to the
size of 5.x tarball for 6.0+
We did something similar with Amazon Corretto Crypto Provider.
https://github.com/luben/zstd-jni#binary-releases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]