apache / apache/beam

Update CassandraIO to use the cassandra driver 4.x.x

Open
#19,543 0 comments 0 reactions 0 assignees View on GitHub
cassandra improvement io java P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Cassandra driver was updated to version 4 to get rid of Guava and improve its API. Notice that the 4 in the version is not the version of the server it supports, the driver is fully compatible with Cassandra versions bigger than 2.1

There is a migration guide here:
https://github.com/datastax/java-driver/tree/4.0.0/upgrade_guide
This can have effects on CassandraIO public API we need to measure the impact of this too. However remember that the public API is still `@Experimental`

Imported from Jira [BEAM-6911](https://issues.apache.org/jira/browse/BEAM-6911). Original Jira may contain additional context.
Reported by: iemejia.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.