You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Etienne Chauchot (Jira)" <ji...@apache.org> on 2022/04/15 12:58:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-26824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521203#comment-17521203 ] 

Etienne Chauchot edited comment on FLINK-26824 at 4/15/22 12:57 PM:
--------------------------------------------------------------------

and by the way, there was a complete refactoring of datastax cassandra driver and a relocation starting at 4.0 that impacts all our code base. But using latest 3.x driver works with both Cassandra 4.x and 3.x. So I suggest we keep the cassandra-driver 3.x versions


was (Author: echauchot):
and by the way, there was a complete refactoring of cassandra driver and a relocation starting at 4.0 that impacts all our code base. But using latest 3.x driver works with both Cassandra 4.x and 3.x. So I suggest we keep the cassandra-driver 3.x versions

> 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
>            Assignee: Etienne Chauchot
>            Priority: Major
>
> 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)