Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
Normal
Description
In https://issues.apache.org/jira/browse/CASSANDRA-13072, it was decided that JNA 4.2.2 was the correct version of JNA to pull in given issues with glibc compatibility. However, when using the `cassandra-all` jar from a library, we are still pulling JNA 4.4.0 due to the use of the chronicle library (I believe brought in via the changes in https://issues.apache.org/jira/browse/CASSANDRA-13983). In order to resolve this, we should exclude the newer version of JNA from being included in the generated POM file for the cassandra-all target.
Attachments
Issue Links
- duplicates
-
CASSANDRA-15647 Mismatching dependencies between cassandra dist and cassandra-all pom
- Resolved
- links to