Skip to content

CASSANALYTICS-54: Upgrade Cassandra driver to 4.19.0 #1379

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

jahstreet
Copy link

@jahstreet jahstreet commented May 23, 2025

Description

How did the Spark Cassandra Connector Work or Not Work Before this Patch

Cassandra driver 4.19.0 brings a a lot of improvements and bugfixes (see https://github.com/apache/cassandra-java-driver/releases/tag/4.19.0 ) which the connector can benefit from. In particular JAVA-3168 brings a fix to unlock connecting to Cassandra running on Kubernetes behind a LB reliably.

General Design of the patch

Fixes: CASSANALYTICS-54

How Has This Been Tested?

Unit and integration tests locally.

Checklist:

  • I have a ticket in the CASSANALYTICS-54
  • I have performed a self-review of my own code
  • Locally all tests pass (make sure tests fail without your patch)

@jahstreet
Copy link
Author

A question: what version to link this change to in CHANGES.txt? What is the next version and/or where I can learn about the versioning strategy for this project?

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

Successfully merging this pull request may close these issues.

1 participant