+1

On Mon, 23 Sept 2024 at 01:59, Jordan West <jorda...@gmail.com> wrote:
>
> +1. Validated by starting and creating a 3 node cluster using easy-cass-lab.
>
> Jordan
>
> On Fri, Sep 20, 2024 at 7:36 AM Mick Semb Wever <m...@apache.org> wrote:
>>
>>
>> Proposing the test build of Cassandra 4.1.7 for release.
>>
>> sha1: ca494526025a480bc8530ed3ae472ce8c9cbaf7a
>> Git: https://github.com/apache/cassandra/tree/4.1.7-tentative
>> Maven Artifacts: 
>> https://repository.apache.org/content/repositories/orgapachecassandra-1347/org/apache/cassandra/cassandra-all/4.1.7/
>>
>> 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.7/
>>
>> ==================================================
>> 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/4.1.7-tentative/CHANGES.txt
>> [2]: NEWS.txt: 
>> https://github.com/apache/cassandra/blob/4.1.7-tentative/NEWS.txt

Reply via email to