scylladb / scylla-tools-java

Apache Cassandra, supplying tools for Scylla
Apache License 2.0
53 stars 85 forks source link

scylla-tools-java deps - update JNA (if we need to) #371

Closed mykaul closed 10 months ago

mykaul commented 10 months ago

https://github.com/scylladb/scylla-tools-java/blob/95b3c9dd4095c40729605d650dc1011e192fe93c/build.xml#L429 is using a too old version. Cassandra has moved to a much newer version (see https://github.com/apache/cassandra/commit/a8b1fb6ae6e934f4ba0a07deb03b6257c7dcb383 ).

mykaul commented 10 months ago

The 'if we need to' is that it's unclear if we need it for cassandara-stress or the tools we do use in this repo in Java...

mykaul commented 10 months ago

@roydahan - per our discussion today.

mykaul commented 10 months ago

@scylladb/scylla-tools-maint - please backport to both 5.4 and 5.2.

denesb commented 10 months ago

Backported to 5.4 and 5.2.