Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Availability - Unavailable
-
Normal
-
Normal
-
User Report
-
ARM
-
None
-
Description
Cassandra depends on net.java.dev.jna.jna version 5.6.0 to do the native binding into the C library.
JNA 5.6.0 does not support arm64 architecture (Apple M1 devices), causing cassandra to fail on bootstrap.
Bumping the dependency to 5.9.0 adds arm64 support. Will a PR to bump the dependency be acceptable ?
Attachments
Attachments
Issue Links
- is cloned by
-
CASSANDRA-18891 Cassandra 4.0 - JNA 5.6.0 does not support macOS M1 arm64
- Patch Available
- is fixed by
-
CASSANDRA-17040 Upgrade Snappy version to support Apple M1
- Resolved
- is related to
-
CASSANDRA-18050 Update JNA
- Resolved
- relates to
-
CASSANDRA-19547 4.1.4 Cassandra fails on bootstrap on arm64 due to JNA 5.6.0
- Triage Needed
- links to