You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Satwik Bhandiwad (Jira)" <ji...@apache.org> on 2021/04/07 04:43:00 UTC

[jira] [Work started] (BEAM-6911) Update CassandraIO to use the cassandra driver 4.x.x

     [ https://issues.apache.org/jira/browse/BEAM-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-6911 started by Satwik Bhandiwad.
----------------------------------------------
> Update CassandraIO to use the cassandra driver 4.x.x
> ----------------------------------------------------
>
>                 Key: BEAM-6911
>                 URL: https://issues.apache.org/jira/browse/BEAM-6911
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-cassandra
>            Reporter: Ismaël Mejía
>            Assignee: Satwik Bhandiwad
>            Priority: P3
>
> 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`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)