datastax / cassandra-data-migrator

Cassandra Data Migrator - Migrate & Validate data between origin and target Apache Cassandra®-compatible clusters.
Apache License 2.0
28 stars 18 forks source link

Upgrade to Java 17/21 #59

Open pravinbhat opened 1 year ago

pravinbhat commented 1 year ago

Most systems now use java 11 as default & hence upgrade the build to use java 11

msmygit commented 1 year ago

Maybe upgrade directly to Java 17 as that is the latest known LTS as of this writing.

msmygit commented 8 months ago

Java 11 as a mininum requirement was taken care via #241 and hence modifying this ticket to go to Java 17/21.

pravinbhat commented 1 month ago

@msmygit Can we close this issue as we had initially created this issue for Java 11?

We can create this once C*/DSE versions starts supporting JDK 17.