driver compatibility?

40 показвания
Преминаване към първото непрочетено съобщение

Scott Lewis

непрочетено,
20.05.2015 г., 12:21:0020.05.15 г.
до java-dri...@lists.datastax.com
Is there a table somewhere showing which versions of the java driver are
compatible with which versions of Cassandra?

Thanksinadvance,

Scott


Mario Lazaro

непрочетено,
20.05.2015 г., 12:32:4120.05.15 г.
до java-dri...@lists.datastax.com
Hi Scott,

go to https://github.com/datastax/java-driver :

"

The Java client driver 2.1 (branch 2.1) is compatible with Apache Cassandra 1.2, 2.0 and 2.1.

UDT and tuple support is available only when using Apache Cassandra 2.1 (see CQL improvements in Cassandra 2.1).

Other features are available only when using Apache Cassandra 2.0 or higher (e.g. result set paging, BatchStatement, lightweight transactions -- see What's new in Cassandra 2.0). Trying to use these with a cluster running Cassandra 1.2 will result in an UnsupportedFeatureException being thrown
"

Regards,
Mario

Olivier Michallat

непрочетено,
20.05.2015 г., 12:45:0620.05.15 г.
до java-dri...@lists.datastax.com
You can also refer to this: http://datastax.github.io/java-driver/features/native_protocol

What really matters is the native protocol version. You can connect to a recent Cassandra version with an old driver version, but that will use a low protocol version so not all features will be available.

--

Olivier Michallat

Driver & tools engineer, DataStax


To unsubscribe from this group and stop receiving emails from it, send an email to java-driver-us...@lists.datastax.com.

Alex Popescu

непрочетено,
20.05.2015 г., 17:13:0620.05.15 г.
до java-dri...@lists.datastax.com
This page http://docs.datastax.com/en/developer/driver-matrix/doc/common/driverMatrix.html shows the compatibility matrix for all drivers including the Java driver.
 

--
Bests,

Alex Popescu | @al3xandru
Sen. Product Manager @ DataStax

Отговор до всички
Отговор до автора
Препращане
0 нови съобщения