Skip to content

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

@geored

Description

@geored

@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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions