[RELEASE] Apache Cassandra 4.1.9 released

2025-05-19 Thread Brandon Williams
The Cassandra team is pleased to announce the release of Apache Cassandra version 4.1.9. Apache Cassandra is a fully distributed database. It is the right choice when you need scalability and high availability without compromising performance. http://cassandra.apache.org/ Downloads of source and

Re: [VOTE][IP CLEARANCE] easy-cass-stress

2025-05-19 Thread Marouan REJEB
Cool ! I've just opened a PR: update documentation links to reflect Apache repository migration On Tue, May 20, 2025 at 12:13 AM Paulo Motta wrote: > Nice work, congrats to all involved! 🎉 > > On Mon, May 19, 2025 at 2:59 PM Jon Haddad > wrote: > >> The repo is now under the apache org: >> http

Re: [VOTE][IP CLEARANCE] easy-cass-stress

2025-05-19 Thread Paulo Motta
Nice work, congrats to all involved! 🎉 On Mon, May 19, 2025 at 2:59 PM Jon Haddad wrote: > The repo is now under the apache org: > https://github.com/apache/cassandra-easy-stress > > On Mon, May 12, 2025 at 12:41 PM Jordan West wrote: > >> Great! With that the vote passes with 10 +1s and no -1s

Re: [VOTE] Release Apache Cassandra 4.1.9

2025-05-19 Thread Brandon Williams
With four +1 votes (all binding) and no -1, the vote passes. I'll get the artifacts published. Kind Regards, Brandon On Fri, May 16, 2025 at 7:32 AM Brandon Williams wrote: > > Proposing the test build of Cassandra 4.1.9 for release. > > sha1: 82fc35b0136cc5f706032759d73ac5ae02c20871 > Git: htt

Re: [DISCUSS] CEP-48: First-Class Materialized View Support

2025-05-19 Thread Runtian Liu
> You don’t need to duplicate the full data set in the index, you just need enough info to detect that something is missing. Could you please explain how this would work? If we build Merkle trees or compute hashes at the SSTable level, how would this case be handled? For example, consider the follo

Re: [DISCUSS] CEP-48: First-Class Materialized View Support

2025-05-19 Thread Jon Haddad
We could also track the deletes that need to be made to the view, in another SSTable component on the base. That way you can actually do repair with tombstones. On Mon, May 19, 2025 at 11:37 AM Blake Eggleston wrote: > If we went the storage attached route then I think you’d just need more >

Re: [VOTE][IP CLEARANCE] easy-cass-stress

2025-05-19 Thread Jon Haddad
The repo is now under the apache org: https://github.com/apache/cassandra-easy-stress On Mon, May 12, 2025 at 12:41 PM Jordan West wrote: > Great! With that the vote passes with 10 +1s and no -1s. We are ready to > initiate the transfer once INFRA picks it back up. Looks like Jon has been > work

Re: Welcome Bret McGuire as Cassandra PMC Member!

2025-05-19 Thread Yifan Cai
Congratulations Bret! On Mon, May 19, 2025 at 8:41 AM David Capwell wrote: > Congrats! > > On May 19, 2025, at 4:13 AM, Dmitry Konstantinov > wrote: > > Congratulations Bret! > > On Mon, 19 May 2025 at 00:51, Bret McGuire wrote: > >> Thank you everyone for the kind words! >> >>- Bret - >

Re: Stricter repair time requirements necessary to prevent data resurrection than advised by docs

2025-05-19 Thread Mike Sun
Thanks everyone for your helpful feedback! I've updated my blog post to hopefully reflect these clarifications: https://msun.io/cassandra-scylla-repairs/ On Mon, May 19, 2025 at 9:27 AM Mike Sun wrote: > To simplify operations, the newly intr

Re: [VOTE] Release Apache Cassandra 4.1.9

2025-05-19 Thread Michael Shuler
+1 On 5/16/25 06:32, Brandon Williams wrote: Proposing the test build of Cassandra 4.1.9 for release. sha1: 82fc35b0136cc5f706032759d73ac5ae02c20871 Git: https://github.com/apache/cassandra/tree/4.1.9-tentative Maven Artifacts: https://repository.apache.org/content/repositories/orgapachecassand

Re: Welcome Bret McGuire as Cassandra PMC Member!

2025-05-19 Thread David Capwell
Congrats! > On May 19, 2025, at 4:13 AM, Dmitry Konstantinov wrote: > > Congratulations Bret! > > On Mon, 19 May 2025 at 00:51, Bret McGuire > wrote: >> Thank you everyone for the kind words! >> >>- Bret - >> >> On Sat, May 17, 2025 at 11:44 PM Patrick Mc

Re: [VOTE] Release Apache Cassandra 4.1.9

2025-05-19 Thread Brandon Williams
+1 Kind Regards, Brandon On Fri, May 16, 2025 at 7:32 AM Brandon Williams wrote: > > Proposing the test build of Cassandra 4.1.9 for release. > > sha1: 82fc35b0136cc5f706032759d73ac5ae02c20871 > Git: https://github.com/apache/cassandra/tree/4.1.9-tentative > Maven Artifacts: > https://repository

Re: Stricter repair time requirements necessary to prevent data resurrection than advised by docs

2025-05-19 Thread Mike Sun
> > To simplify operations, the newly introduced in-built AutoRepair feature >> in Cassandra (as part of CEP-37 >> ) >> includes intelligent behavior that tracks the oldest repaired node in the

Re: One Board to Rule Them All (or: ecosystem JIRA's are now integrated in our kanban board)

2025-05-19 Thread Josh McKenzie
> It looks like the swimline for "Patch 5.0.x" is missing. Ugh. Thanks for pointing that out. Should be fixed now. The swimlane was configured but tickets were getting caught up in an earlier lane. We have to decide where we want a ticket to live that has, for example, FixVersions (4.1.x, 5.0.x,

Re: FixVersion house cleaning

2025-05-19 Thread Josh McKenzie
If we bump everything to 6.x including bugs, people can lazily evaluate when they work on them as to how far back the bugfix should apply. So either way (over-rotate and proactively flag too many for 5.0.x, just bulk them all to 6.x and add back on completion), we should theoretically end up wit

Re: Welcome Bret McGuire as Cassandra PMC Member!

2025-05-19 Thread Dmitry Konstantinov
Congratulations Bret! On Mon, 19 May 2025 at 00:51, Bret McGuire wrote: > Thank you everyone for the kind words! > >- Bret - > > On Sat, May 17, 2025 at 11:44 PM Patrick McFadin > wrote: > >> Welcome Bret and congratulations! >> >> On Sat, May 17, 2025 at 10:46 AM Jaydeep Chovatia < >> ch