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

Datastax issue. with. guava library version < 18 #30

Open
geored opened this issue Oct 19, 2020 · 0 comments
Open

Datastax issue. with. guava library version < 18 #30

geored opened this issue Oct 19, 2020 · 0 comments

Comments

@geored
Copy link
Member

geored commented Oct 19, 2020

@jdcasey it seems that. we have issue with cassandra connection with. datastax driver when we use guava library version less than 18.0
This is stackoverflow issue link:
https://stackoverflow.com/questions/58126769/cant-connect-to-cassandra-guava-compatibility-issue-in-cassandra-datastax-dri

And this are log records:
"SwaggerExportTest.downloadApiFiles] INFO com.datastax.driver.core - DataStax Java driver 3.7.2 for Apache Cassandra
[SwaggerExportTest.downloadApiFiles] DEBUG c.d.driver.core.GuavaCompatibility - Error while checking existence of method Futures.transformAsync
java.lang.NoSuchMethodException: com.google.common.util.concurrent.Futures.transformAsync(com.google.common.util.concurrent.ListenableFuture, com.google.common.util.concurrent.AsyncFunction, java.util.concurrent.Executor)"
...
...
...
[SwaggerExportTest.downloadApiFiles] INFO c.d.driver.core.GuavaCompatibility - Detected Guava < 19 in the classpath, using legacy compatibility layer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant