Re: [DISCUSS] Seeking Guidance on Next Task and Areas to Contribute

2025-07-08 Thread pranav shenoy
Thanks Caleb! *Thanks and Regards* *Pranav* On Mon, Jul 7, 2025 at 8:49 PM Caleb Rackliffe wrote: > >1. CASSANDRA-19224 > has some open >issues for someone interested in working on SAI (storage-attached indexes). >Feel free

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-08 Thread Joel Shepherd
Hi Doug - That's an interesting suggestion for a load test: I'll include something like that in our plans. You're right about the logic in RoleManager: it should be doing the right thing with MutualTlsWithPasswordFallbackAuthenticator. Thanks! -- Joel. On 7/8/2025 1:52 PM, Doug Rohrer wrote:

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-08 Thread Nate McCall
Thanks for submitting this, Joel. IMO this will be a valuable addition to have and would benefit anyone running C* in a multi-cloud, multi-auth environment (any big enterprise, really). Also echoing the appreciation for such a detailed CEP! Cheers, -Nate On Fri, Jul 4, 2025 at 6:39 AM Joel Shephe

Re: Sharing a Monthly Cassandra Community Update – Would This Be Useful Here?

2025-07-08 Thread Jindal, Himanshu
Hi Josh, Thanks for the feedback! I'm happy to break out “#3” into a separate “Dev Discussion Summary” thread going forward. I am glad it fits in with the overall Community Update. As for automating with Claude, that’s a great idea. I’ve been using Claude mainly to help format the email before

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-08 Thread Doug Rohrer
+1 from me (I think committer +1s are "binding" on CEPs given our previous "how we do things" conversation, but either way, +1)... One interesting perf test to think about would be the difference between negotiated auth with MutualTlsAuthenticator and PasswordAuthenticator and the combined Mutu

Re: Sharing a Monthly Cassandra Community Update – Would This Be Useful Here?

2025-07-08 Thread Josh McKenzie
Definitely Himanshu! I've had a todo list item for, oh, two? three? months now to get to another one of these; I've sent them off and on over the past few years. Historically I tried to cover: 1. How to get started w/the community 2. Releases that have come out 3. Any discussions people might

Sharing a Monthly Cassandra Community Update – Would This Be Useful Here?

2025-07-08 Thread Jindal, Himanshu
Hi everyone, I've been putting together a monthly Cassandra Community Update for my internal team. It highlights key conversations from mailing lists and summarizes technical discussions that I believe are valuable for anyone following Cassandra's evolution. I’m wondering if folks in the broader

Re: [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1 (2nd attempt)

2025-07-08 Thread Rolo, Carlos via dev
Non-bidding +1. From: Štefan Miklošovič Sent: 07 July 2025 09:09 To: dev@cassandra.apache.org Subject: Re: [VOTE] Release Apache Cassandra GoCQL Driver 2.0.0-rc1 (2nd attempt) EXTERNAL EMAIL - USE CAUTION when clicking links or attachments +1 On Thu, Jul 3,

Re: [DISCUSS] CEP-50: Authentication Negotiation

2025-07-08 Thread Abe Ratnofsky
+1 (nb) from me as well. Would be nice to have a reference implementation of negotiated authentication in the Java driver; I’d happy to collaborate on that. Really appreciate the amount of detail in this CEP as well, particularly for migration paths. — Abe