[
https://issues.apache.org/jira/browse/BEAM-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547832#comment-17547832
]
Kenneth Knowles commented on BEAM-6911:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19543
> 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
> Priority: P3
> Time Spent: 10h 10m
> Remaining Estimate: 0h
>
> 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.20.7#820007)