You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Igamr Palsenberg (Jira)" <ji...@apache.org> on 2021/10/01 09:44:00 UTC

[jira] [Updated] (CASSANDRA-17019) JNA 5.6.0 does not support arm64

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

Igamr Palsenberg updated CASSANDRA-17019:
-----------------------------------------
    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 ?

  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 Apache to fail on bootstrap.
Bumping the dependency to 5.9.0 adds arm64 support. Will a PR to bump the dependency be acceptable ?


> JNA 5.6.0 does not support arm64
> --------------------------------
>
>                 Key: CASSANDRA-17019
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17019
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Igamr Palsenberg
>            Priority: Normal
>
> 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 ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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