[ 
https://issues.apache.org/jira/browse/CASSANDRA-18891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Steinmaurer updated CASSANDRA-18891:
-------------------------------------------
    Description: 
As discussed on Slack: 
[https://the-asf.slack.com/archives/CJZLTM05A/p1684745250901489]

Created this ticket as clone of CASSANDRA-17019, to ask for considering a JNA 
library upgrade in Cassandra 4.0, so that we could utilize ARM-based AWS 
Gravition instances e.g. m7g already with Cassandra 4.0.

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.

  was:
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 ?


> Cassandra 4.0 - JNA 5.6.0 does not support arm64
> ------------------------------------------------
>
>                 Key: CASSANDRA-18891
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18891
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Thomas Steinmaurer
>            Priority: Normal
>
> As discussed on Slack: 
> [https://the-asf.slack.com/archives/CJZLTM05A/p1684745250901489]
> Created this ticket as clone of CASSANDRA-17019, to ask for considering a JNA 
> library upgrade in Cassandra 4.0, so that we could utilize ARM-based AWS 
> Gravition instances e.g. m7g already with Cassandra 4.0.
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to