Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YCQL] Cassandra Java driver fails with Guava >= 26 #3897

Closed
lhotari opened this issue Mar 10, 2020 · 2 comments
Closed

[YCQL] Cassandra Java driver fails with Guava >= 26 #3897

lhotari opened this issue Mar 10, 2020 · 2 comments
Assignees
Labels
community/request Issues created by external users

Comments

@lhotari
Copy link

lhotari commented Mar 10, 2020

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 .

@yugabyte-ci yugabyte-ci added the community/request Issues created by external users label Mar 10, 2020
@kmuthukk kmuthukk changed the title Cassandra Java driver fails with Guava >= 26 [YCQL] Cassandra Java driver fails with Guava >= 26 Mar 10, 2020
@rkarthik007
Copy link
Collaborator

Quick update - @nchandrappa is going to start looking at this, we will post updates here.

nchandrappa pushed a commit that referenced this issue May 8, 2020
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
@nchandrappa
Copy link
Contributor

YugabyteDB CQL java driver 3.8.0-yb-4 is GA and is now available on maven central.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/request Issues created by external users
Projects
None yet
Development

No branches or pull requests

7 participants