Skip to content

Upgrade cassandra driver 4.10.0#3952

Closed
vroyer wants to merge 2 commits into
testcontainers:mainfrom
vroyer:upgrade_cassandra_driver
Closed

Upgrade cassandra driver 4.10.0#3952
vroyer wants to merge 2 commits into
testcontainers:mainfrom
vroyer:upgrade_cassandra_driver

Conversation

@vroyer

@vroyer vroyer commented Mar 30, 2021

Copy link
Copy Markdown

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

nikeee commented Apr 29, 2022

Copy link
Copy Markdown

Any chance to get this merged?

@alexherr

Copy link
Copy Markdown

Is it planned to support Cassandra 4?

@eddumelendez

Copy link
Copy Markdown
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

vroyer commented Mar 13, 2023

Copy link
Copy Markdown
Author

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

@eddumelendez

Copy link
Copy Markdown
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