Re: [VOTE] CEP-51: Support Include Semantics for cassandra.yaml

2025-09-20 Thread Jon Haddad
+1 On 2025/09/16 08:02:49 Johnny Miller wrote: > Hello Everyone 👋, > > I’m initiating the vote on CEP-51 > > You can find the proposal here: > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-51+Support+Include+Semantics+for+cassandra.yaml > > > And the associated discussion thread is

Re: [DISCUSS] CEP-55 Generated role names

2025-09-20 Thread Štefan Miklošovič
"People were riding horses for centuries. I am not completely sure we should start to use cars. Horses were longer on the market, people know how to ride them. While I can see how cars can be more comfortable under certain conditions, I can even appreciate the effort somebody put into designing the

Re: Community Over Code 2025 talks playlist

2025-09-20 Thread Francisco Guerrero
Thanks you Bernardo! This is a great contribution that will help folks that were unable to attend the conference as well as folks that want to rewatch talks! Best, - Francisco On 2025/09/19 17:01:47 Bernardo Botella wrote: > Hi everyone! > > I'm thrilled to share that we've finally created a You

[VOTE] CEP-54: ZSTD with Dictionary SSTable Compression

2025-09-20 Thread Yifan Cai
Hi Everyone! I would like to start voting for CEP-54. Proposal: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-54%3A+ZSTD+with+Dictionary+SSTable+Compression Discussion: https://lists.apache.org/thread/cx1c1xtzy9dcxo9d3o3q92sxq9014trf The vote will be open for 72 hours. A vote passes

Re: [DISCUSS] CEP-55 Generated role names

2025-09-20 Thread Dinesh Joshi
This has been a good discussion. I would urge everyone to try and focus on Stefan’s original proposal. This feature is valuable in Cassandra and will be good to move forward with it. Thanks, Dinesh On Sat, Sep 20, 2025 at 10:06 AM Štefan Miklošovič wrote: > Thinking about it more, what you cou

Re: [DISCUSS] CEP-55 Generated role names

2025-09-20 Thread Štefan Miklošovič
Thinking about it more, what you could explore is to make it happen, in the most simple way possible, in 4.0 / 4.1, for example. That would be for somebody not running Sidecar nor using CEP-55 and they do not expect any extensibility nor flexibility around it. However, I do not know how this appro

Community Over Code 2025 talks playlist

2025-09-20 Thread Bernardo Botella
Hi everyone! I'm thrilled to share that we've finally created a YouTube playlist for the talks presented at the Apache Cassandra Track in Community Over Code 2025 in Minneapolis. The playlist currently includes the talks from Friday, but we'll continue to add the remaining videos until all the

Re: [VOTE] CEP-51: Support Include Semantics for cassandra.yaml

2025-09-20 Thread Jordan West
+1 On Tue, Sep 16, 2025 at 09:24 Jon Haddad wrote: > +1 > > On 2025/09/16 08:02:49 Johnny Miller wrote: > > Hello Everyone 👋, > > > > I’m initiating the vote on CEP-51 > > > > You can find the proposal here: > > > https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-51+Support+Include+Seman

Re: Community Over Code 2025 talks playlist

2025-09-20 Thread Katona, Amanda via dev
Thank you! We just circulated internally for those who couldn't join in person. Have a great weekend, Amanda Amanda Katona Director of Developer and Open Source Engagement NetApp Instaclustr NetApp 619.955.0552 Mobile Phone akat...@netapp.com __

Re: [DISCUSS] CEP-55 Generated role names

2025-09-20 Thread Štefan Miklošovič
Hi Harikrishna, Thank you for your suggestion. My opinions about that are as follows: 1) how is Sidecar ever going to know what function to call in its endpoint? The function name is presumably custom and we are not going to force a user to call this method the same way every time? 2) While the

Re: [DISCUSS] CEP-55 Generated role names

2025-09-20 Thread Štefan Miklošovič
Doing it in Cassandra and exposing it in Sidecar is a really great compromise. 1) users can use it without Sidecar 2) users can use it with Sidecar if they choose to. One important distinction: The actual _generation of a role name_ can happen at two places: a) Cassandra generates: In this cas