question

rangumanikar_88470 avatar image
rangumanikar_88470 asked Erick Ramirez edited

Which Java driver is compatible with Apache Cassandra 4.0?

Hi team,

Can you please share the driver compatibility matrix for apache cassandra 4.0 ?

Regards,

Mani Rangu

java driver
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

steve.lacerda avatar image
steve.lacerda answered

Hi! The driver matrix is located here:

https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html

However, I do realize that it doesn't show recommendations for c* 4.x. My recommendation would be to upgrade to the latest unified versions of the driver, so 4.6 or later and I would personally recommend the latest version. There are some protocol v5 issues when using the 3.x driver and c* 4.0 that are being reviewed.

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

smadhavan avatar image
smadhavan answered

Hi, as Steve mentioned https://docs.datastax.com/en/driver-matrix/doc/driver_matrix/javaDrivers.html has a mention of supported Java Driver matrix and the latest version of Java Driver already supports any version of Cassandra 3.0+, so 4.0 is supported as well. You could find the latest version here, https://docs.datastax.com/en/developer/java-driver/latest/changelog/

1642002216818.png


1642002216818.png (115.9 KiB)
Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.