You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Upgrading the Java tests to use the latest Cassandra Java Driver to 3.8.0-yb-4 which is forked from latest support branch
of upstream Datastax Cassandra driver 3.8.x
Test Plan: jenkins, Executed java test cases, mvn test -Dtest=com.yugabyte.driver.core.**
Reviewers: neha, mihnea
Reviewed By: mihnea
Subscribers: nikhil
Differential Revision: https://phabricator.dev.yugabyte.com/D8302
The current YB Cassandra Java driver, version 3.2.0-yb-19, isn't compatible with Guava >= 26.
Issue in upstream: https://datastax-oss.atlassian.net/browse/JAVA-1928
Fix in upstream: apache/cassandra-java-driver@05e3ee8
It was fixed in upstream driver version 3.6.0. The newest 3.x version is currently 3.8.0 .
The text was updated successfully, but these errors were encountered: