+1 btw, I validated the tarball release super quickly using easy-cass-lab ( https://github.com/rustyrazorblade/easy-cass-lab). Steps I took: 1. modified cassandra_versions.yaml to point the 4.1 version at the new release tarball of 4.1.6 2. built the image: bin/easy-cass-lab build-image (got a coffee for this part, it takes a few) 3. created and started a cluster: $ bin/easy-cass-lab init --instance r5d.large -c 3 sanitycheck416 $ bin/easy-cass-lab up $ bin/easy-cass-lab use 4.1 $ bin/easy-cass-lab start 4. waiting for the cluster to complete startup and join
Connected to sanitycheck416 at cassandra0:9042 [cqlsh 6.1.0 | Cassandra 4.1.6 | CQL spec 3.4.6 | Native protocol v5] Use HELP for help. On Thu, Aug 15, 2024 at 1:10 AM Tommy Stendahl via dev < dev@cassandra.apache.org> wrote: > +1 (nb) > > -----Original Message----- > *From*: Jon Haddad <j...@jonhaddad.com > <jon%20haddad%20%3c...@jonhaddad.com%3e>> > *Reply-To*: dev@cassandra.apache.org > *To*: dev@cassandra.apache.org > *Subject*: Re: [VOTE] Release Apache Cassandra 4.1.6 - take 2 > *Date*: Wed, 14 Aug 2024 11:07:54 -0700 > > +1 > > On Wed, Aug 14, 2024 at 9:55 AM Brandon Williams < > brandonwilli...@apache.org> wrote: > > Proposing the test build of Cassandra 4.1.6 for release. > > sha1: 790de1079811278a2b431c2ced7c7ea02d290a25 > Git: https://github.com/apache/cassandra/tree/4.1.6-tentative > Maven Artifacts: > > https://repository.apache.org/content/repositories/orgapachecassandra-1340/org/apache/cassandra/cassandra-all/4.1.6/ > > The Source and Build Artifacts, and the Debian and RPM packages and > repositories, are available here: > https://dist.apache.org/repos/dist/dev/cassandra/4.1.6/ > > The vote will be open for 72 hours (longer if needed). Everyone who > has tested the build is invited to vote. Votes by PMC members are > considered binding. A vote passes if there are at least three binding > +1s and no -1's. > > [1]: CHANGES.txt: > https://github.com/apache/cassandra/blob/4.1.6-tentative/CHANGES.txt > [2]: NEWS.txt: > https://github.com/apache/cassandra/blob/4.1.6-tentative/NEWS.txt > >