-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
The current version of this project is using cassandra-driver-core version 2.1.9, which is not compatible with Cassandra 3.x. Datastax has a driver compatibility matrix here: http://datastax.github.io/java-driver/manual/native_protocol/
It looks like the 3.x driver will support all versions of Cassandra, but the 2.1.x driver is not supported with Cassandra 3.x.
Is it possible to update the dependency of cassandra-driver-core to 3.x so we can use the latest version of Cassandra?
Metadata
Metadata
Assignees
Labels
No labels