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

Upgrade cassandra driver 4.10.0 #3952

Closed
wants to merge 2 commits into from

Conversation

vroyer
Copy link

@vroyer vroyer commented Mar 30, 2021

Motivations

Unit tests with the OSS Cassandra driver version 4.10.0

Modifications

  • Upgrade the Cassandra driver.

Tests

Exclude the fasterxml (core+databind) from the cassandra driver deps to avoid an issue with docker-java. All unit tests are ok.

@vroyer vroyer force-pushed the upgrade_cassandra_driver branch from 9f01da8 to c2e9d87 Compare April 13, 2021 12:27
@nikeee
Copy link

nikeee commented Apr 29, 2022

Any chance to get this merged?

@alexherr
Copy link

Is it planned to support Cassandra 4?

@eddumelendez
Copy link
Member

Cassandra 4.x is already supported, see this test. However, there is a limitation when is used with withInitScript(). Our recommendation is to use something like liquibase-cassandra

@vroyer
Copy link
Author

vroyer commented Mar 13, 2023

The issue is not related to Cassandra 4.x, but about the cassandra driver 4.10+

@eddumelendez
Copy link
Member

A new implementation has been added in #8616 and it doesn't rely on the cassandra client.

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

Successfully merging this pull request may close these issues.

4 participants