Re: [DISCUSS] CLI for Sidecar and Guardrails By Sidecar

2025-09-02 Thread Štefan Miklošovič
Bulk API, yes. Definitely a good point. No reason to do the coordination in the CLI. Operations like "set guardrails" are very good candidates for that. Not so much for "restart" as that is another type of an operation done a little bit differently (albeit inherently coordinated as well). Regardin

Re: [DISCUSS] CLI for Sidecar and Guardrails By Sidecar

2025-09-02 Thread Yifan Cai
Being able to remove the client code all together and generate from the spec would be awesome. (It is off the topic of this thread; I am aware of it :p). Way less code in Sidecar and Analytics; better decoupling. - Yifan On Tue, Sep 2, 2025 at 1:02 PM Doug Rohrer wrote: > I think, historically,

Re: [DISCUSS] CLI for Sidecar and Guardrails By Sidecar

2025-09-02 Thread Doug Rohrer
I think, historically, we always wanted to be able to generate the client but there were some technical challenges to doing so, which led us to the hand-rolled client we have today. The less code we have to write by hand, and the more client languages we can support, the better. That said, ther

Re: [DISCUSS] CEP 53: Cassandra Rolling Restarts via Sidecar

2025-09-02 Thread Andrés Beck-Ruiz
Thanks everyone for the feedback. +1 to using the term 'cluster-wide operations'. > The only suggestion I have is to keep in mind the pluggability aspect of > Sidecar. For example, for the Distributed Restart portion of the work, we > should consider making interfaces that would allow us to potent

Re: [VOTE] CEP-52: Schema Annotations for ApacheCassandra

2025-09-02 Thread Jyothsna Konisa
> > Hi Everyone, > > Thank you all for your participation! The voting has passed with 11 +1s > and no -1s. I’ll go ahead and close this thread now. > > Thanks, > Jyothsna >

Monthly Dev List Discussion Summary - August 2025

2025-09-02 Thread Jindal, Himanshu
Here’s a summary of recent discussions and developments in the Cassandra community. I encourage you to read through some of the threads if you're interested in contributing or just staying informed. 1. Discussion: ZSTD with dictionary compression in Cassandra [Link

Re: [DISCUSS] CLI for Sidecar and Guardrails By Sidecar

2025-09-02 Thread Bernardo Botella
> Regarding client generation. I am not completely sure I am getting this > point. Is not there already SidecarClient class in Java, in the client > artifact, written manually, to call all the endpoints programmatically? So if > we had this artifact, what would be wrong with using that as a depe

Re: [DISCUSS] CEP 53: Cassandra Rolling Restarts via Sidecar

2025-09-02 Thread Bernardo Botella
This is an incredible contribution. Thanks a lot! Now, let me throw some thoughts :-) Rolling restarts is a great example of a broader feature that could be seen as bulk operations on a cluster via Sidecar. What do you think about broadening the scope of the CEP to propose a way (API) to perfo

Re: [VOTE] CEP-52: Schema Annotations for ApacheCassandra

2025-09-02 Thread Brandon Williams
+1 Kind Regards, Brandon On Thu, Aug 28, 2025 at 4:37 PM Jyothsna Konisa wrote: > > Hi Everyone! > > I would like to start voting for CEP-52. > > Proposal:https://cwiki.apache.org/confluence/x/JxJJFg > Discussion: https://lists.apache.org/thread/8rcp808jb4y2jy2sttkhx0fv71qxnddf > > The vote

[RESULT][VOTE] Release Apache Cassandra 4.1.10

2025-09-02 Thread Štefan Miklošovič
The vote has passed with 5 binding +1s and no vetoes.