absurdfarce commented on code in PR #1984: URL: https://github.com/apache/cassandra-java-driver/pull/1984#discussion_r1834862424
########## Jenkinsfile-datastax: ########## @@ -274,12 +274,8 @@ pipeline { '3.11', // Previous Apache CassandraⓇ '4.0', // Previous Apache CassandraⓇ '4.1', // Current Apache CassandraⓇ - '5.0-beta1', // Development Apache CassandraⓇ - 'dse-4.8.16', // Previous EOSL DataStax Enterprise - 'dse-5.0.15', // Long Term Support DataStax Enterprise + '5.0', // Development Apache CassandraⓇ 'dse-5.1.35', // Legacy DataStax Enterprise - 'dse-6.0.18', // Previous DataStax Enterprise - 'dse-6.7.17', // Previous DataStax Enterprise Review Comment: The alternative that I'm considering is that we can just update 5.0 and remove the non-EOL Apache Cassandra versions now; those are properly covered by the ASF CI and this is just a "backup" for that. Neither of those changes require an update to the support policy. We can change the DSE versions later after we have some consensus around the approach the project will take re: backend support. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org