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

Bret McGuire commented on CASSANDRA-19635:
------------------------------------------

An additional note here: there's an interesting goal to add support for running 
tests against current C* master, which at the moment would be the "tip of the 
spear" of Cassandra 5.0 development.  While this is a useful feature to add 
it's (a) secondary to the immediate concern about validating the Java driver 
against Cassandra 5.0.x and (b) something that should live in any CI 
infrastructure built for the ASF (CASSANDRA-18971) rather than something we add 
to the legacy DataStax infrastructure.

> Update target Cassandra versions for integration tests, support new 5.0.x
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19635
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19635
>             Project: Cassandra
>          Issue Type: Task
>          Components: Client/java-driver
>            Reporter: Bret McGuire
>            Assignee: Shiva Kalyan
>            Priority: Normal
>
> {color:#172b4d}[CASSANDRA-19292|https://issues.apache.org/jira/browse/CASSANDRA-19292]
>  added support for running integration tests against Cassandra 4.1.x but we 
> still need the ability to run against Cassandra 5.0.x.  As of this writing we 
> need [riptano/ccm|https://github.com/riptano/ccm] to manage Cassandra 5.0.x 
> clusters.  The DataStax CI infrastructure, however, uses a private fork of 
> ccm which adds the ability to manage DSE clusters (something riptano/ccm 
> can't do right now).  So we presumably need to do one of the following:
> {color}
>  * Port Cassandra 5.0.x support to the private fork
>  * Port DSE support to riptano/ccm
>  * Change the build process to install both riptano/ccm and the private fork 
> into distinct venvs and manage accordingly



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to