You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/03/23 08:27:00 UTC

[jira] [Created] (FLINK-26824) Upgrade Flink's supported Cassandra versions to match with the Cassandra community supported versions

Martijn Visser created FLINK-26824:
--------------------------------------

             Summary: Upgrade Flink's supported Cassandra versions to match with the Cassandra community supported versions
                 Key: FLINK-26824
                 URL: https://issues.apache.org/jira/browse/FLINK-26824
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Cassandra
            Reporter: Martijn Visser


Flink's Cassandra connector is currently only supporting com.datastax.cassandra:cassandra-driver-core version 3.0.0. 

The Cassandra community supports 3 versions. One GA (general availability, the latest version), one stable and one older supported release per https://cassandra.apache.org/_/download.html.

These are currently:

Cassandra 4.0 (GA)
Cassandra 3.11 (Stable)
Cassandra 3.0 (Older supported release).

We should support (and follow) the supported versions by the Cassandra community



--
This message was sent by Atlassian Jira
(v8.20.1#820001)