+1
On Fri, 20 Sept 2024 at 16:36, Mick Semb Wever <m...@apache.org> wrote: > > > Proposing the test build of Cassandra 5.0.1 for release. > > sha1: c206e4509003ac4cd99147d821bd4b5d23bdf5e8 > Git: https://github.com/apache/cassandra/tree/5.0.1-tentative > Maven Artifacts: > https://repository.apache.org/content/repositories/orgapachecassandra-1348/org/apache/cassandra/cassandra-all/5.0.1/ > > The Source and Build Artifacts, and the Debian and RPM packages and > repositories, are available here: > https://dist.apache.org/repos/dist/dev/cassandra/5.0.1/ > > ================================================== > This release introduces safeguards and observability into possible data loss > scenarios when nodes have a divergent view of the cluster. This happens > around edge-cases on unsafe bootstrapping, decommissions, or when a node has > a corrupted topology. Two configuration options have been added: > `log_out_of_token_range_requests` and `reject_out_of_token_range_requests`, > both enabled by default. The former will make nodes log requests they receive > that don't belong in their current or pending token ranges. The latter will > reject those requests, which prevents any eventual data loss that can occur > but may also incur small windows of degraded availability during range > movements. See CASSANDRA-13704 for further details. > ================================================== > > The vote will be open for 96 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/5.0.1-tentative/CHANGES.txt > [2]: NEWS.txt: > https://github.com/apache/cassandra/blob/5.0.1-tentative/NEWS.txt