You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jeremy Hanna (Jira)" <ji...@apache.org> on 2022/05/27 03:44: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=17542770#comment-17542770 ] 

Jeremy Hanna edited comment on FLINK-26824 at 5/27/22 3:43 AM:
---------------------------------------------------------------

Using the latest 3.x version (currently 3.11.2) would be a very simple change that wouldn't disrupt any current code, have a lot of improvements and fixes, and stay current as you say [~echauchot].  I think the one in the PR is fine though - 3.11.1.


was (Author: jeromatron):
Using the latest 3.x version (currently 3.11) would be a very simple change that wouldn't disrupt any current code, have a lot of improvements and fixes, and stay current as you say [~echauchot].

> 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
>              Labels: pull-request-available
>
> 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.7#820007)