Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Abe Ratnofsky
Congrats Lukasz! Great news for the project.

Re: [DISCUSS] Audit log host field - client port vs storage port (CASSANDRA-20826)

2025-08-22 Thread Dinesh Joshi
I don’t understand why we can’t put the host id as well? On Fri, Aug 22, 2025 at 2:57 PM Francisco Guerrero wrote: > I wanted to close the loop on this discussion and here's how > I would summarize the discussion: > > 1. Prioritize user intuition: Both Jaydeep and Josh agreed that > user intuiti

Re: [DISCUSS] Audit log host field - client port vs storage port (CASSANDRA-20826)

2025-08-22 Thread Francisco Guerrero
I wanted to close the loop on this discussion and here's how I would summarize the discussion: 1. Prioritize user intuition: Both Jaydeep and Josh agreed that user intuition should take priority over internal system consistency, since the storage port "does not reflect how end-user traffic works i

[ANNOUNCE] Apache Cassandra Sidecar 0.2.0 test artifact available

2025-08-22 Thread Francisco Guerrero
The test build of Cassandra Sidecar 0.2.0 is available. sha1: 059f992dfe422758cc80535a744a9ba6d852dc89 Git: https://github.com/apache/cassandra-sidecar/tree/0.2.0-tentative Maven Artifacts: https://repository.apache.org/content/repositories/orgapachecassandra-1415/org/apache/cassandra/sidecar-serv

Re: [VOTE] CEP-48: Cassandra Materialized View Consistency, Reliability & Backfill Enhancement

2025-08-22 Thread Runtian Liu
Hi, The vote has passed with ten +1s (eight binding) and no vetoes. Thank you to everyone who participated in the discussion. —Runtian On Wed, Aug 20, 2025 at 5:30 PM Nate McCall wrote: > +1 > > On Tue, Aug 19, 2025 at 4:39 AM Runtian Liu wrote: > >> Hi dev@, I would like to start the voting fo

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Arjun Ashok
Congrats James! > On Aug 22, 2025, at 10:21 AM, James Berragan wrote: > > Thank you all! Happy to be here. > > On Fri, 22 Aug 2025 at 09:38, Francisco Guerrero > wrote: >> Congratulations James! Well deserved! >> >> On 2025/08/22 16:33:29 Doug Rohrer wrote: >> > Con

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread James Berragan
Thank you all! Happy to be here. On Fri, 22 Aug 2025 at 09:38, Francisco Guerrero wrote: > Congratulations James! Well deserved! > > On 2025/08/22 16:33:29 Doug Rohrer wrote: > > Congrats James! > > > > Doug > > > > > On Aug 22, 2025, at 2:30 AM, Mick wrote: > > > > > > The Project Management C

Re: [DISCUSS] Online upgrade procedure to 5.x and storage_compatibility_mode

2025-08-22 Thread Paulo Motta
Thanks for the feedback David, this is helpful. > If you skip UPGRADING you ignore this slow rollout of v5 protocol. Where I think this matters is when we send LivenessInfo / Cell back to a coordinator…. Both encode as a relative time, so that feels safe (assuming you are making this change befor

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Francisco Guerrero
Congratulations James! Well deserved! On 2025/08/22 16:33:29 Doug Rohrer wrote: > Congrats James! > > Doug > > > On Aug 22, 2025, at 2:30 AM, Mick wrote: > > > > The Project Management Committee (PMC) for Apache Cassandra has invited > > James Berragan to become an Analytics subproject commit

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Doug Rohrer
Congrats Branimir! Doug > On Aug 21, 2025, at 4:25 PM, Paulo Motta wrote: > > Hi, > > The Project Management Committee (PMC) for Apache Cassandra is delighted to > announce that Branimir Lambov has accepted to join the PMC! > > Thanks a lot, Branimir, for everything you have done for the pro

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Jindal, Himanshu
Congratulations! From: Paulo Motta Reply-To: "dev@cassandra.apache.org" Date: Thursday, August 21, 2025 at 1:29 PM To: Cassandra DEV Subject: [EXTERNAL] Welcome Branimir Lambov as Cassandra PMC member CAUTION: This email originated from outside of the organization. Do not click links or open

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Doug Rohrer
Congrats James! Doug > On Aug 22, 2025, at 2:30 AM, Mick wrote: > > The Project Management Committee (PMC) for Apache Cassandra has invited James > Berragan to become an Analytics subproject committer and we are pleased to > announce that he has accepted. > > > Please join us in welcoming

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Doug Rohrer
Congrats Lukasz! Doug > On Aug 21, 2025, at 4:40 PM, Mick wrote: > > Hello folks of the dev list, > > The Apache Cassandra PMC is very glad to announce that Lukasz Antoniak has > accepted our invitation to become a subproject committer! > > Lukasz has been actively contributing to the Java

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Jindal, Himanshu
Congratulations Lukasz! On 8/21/25, 1:41 PM, "Mick" mailto:m...@apache.org>> wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe. Hello folks of the dev list, The

Re: [DISCUSS] Online upgrade procedure to 5.x and storage_compatibility_mode

2025-08-22 Thread David Capwell
Looking over the code the single usage that differs between UPGRADING and NONE is org.apache.cassandra.db.rows.Cell#getVersionedMaxDeletiontionTime public static long getVersionedMaxDeletiontionTime() { if (DatabaseDescriptor.getStorageCompatibilityMode().disabled()) // The whole cl

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Jeremiah Jordan
Congrats and welcome to the project Lukasz! On Aug 21, 2025 at 3:40:37 PM, Mick wrote: > Hello folks of the dev list, > > The Apache Cassandra PMC is very glad to announce that Lukasz Antoniak has > accepted our invitation to become a subproject committer! > > Lukasz has been actively contribut

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Jeremiah Jordan
Congrats and welcome to the project James! On Aug 22, 2025 at 1:30:38 AM, Mick wrote: > The Project Management Committee (PMC) for Apache Cassandra has invited > James Berragan to become an Analytics subproject committer and we are > pleased to announce that he has accepted. > > > Please join u

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Jeremiah Jordan
Congratulations Branimir! Thank you for all your great work over the years! On Aug 21, 2025 at 3:25:39 PM, Paulo Motta wrote: > Hi, > > The Project Management Committee (PMC) for Apache Cassandra is delighted > to announce that Branimir Lambov has accepted to join the PMC! > > Thanks a lot, Br

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Tolbert, Andy
Congrats James! On Fri, Aug 22, 2025 at 1:58 PM Jaydeep Chovatia wrote: > Congratulations! > > On Aug 22, 2025, at 6:54 AM, Jyothsna Konisa > wrote: > >  > Congratulations James 🎉 > > On Fri, Aug 22, 2025 at 6:18 AM Ekaterina Dimitrova > wrote: > >> Congratulations! >> >> On Fri, 22 Aug 2025

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Alexander Sorokoumov
Congrats Branimir! On Fri, Aug 22, 2025 at 3:51 PM Jeremy Hanna wrote: > Congratulations Branimir! Thanks for all your work to improve storage > formats and compaction! > > On Aug 22, 2025, at 7:32 AM, Piotr Kołaczkowski > wrote: > > Congrats Branimir! 🎉 > > > Wiadomość napisana przez Andrés d

[DISCUSS] Online upgrade procedure to 5.x and storage_compatibility_mode

2025-08-22 Thread Paulo Motta
Hi, I wanted to discuss the online upgrade procedure from 4.X to 5.x that increased the number of rolling restarts required from 1 to 3, making the upgrade procedure more cumbersome to operators. The main reason for this change as far as I understand is to support larger TTLs. To give some contex

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Aaron
Congratulations James! On Fri, Aug 22, 2025 at 8:53 AM Jyothsna Konisa wrote: > Congratulations James 🎉 > > On Fri, Aug 22, 2025 at 6:18 AM Ekaterina Dimitrova > wrote: > >> Congratulations! >> >> On Fri, 22 Aug 2025 at 8:54, Dmitry Konstantinov >> wrote: >> >>> Congrats! >>> >>> On Fri, 22 Au

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Jaydeep Chovatia
Congratulations!On Aug 22, 2025, at 6:54 AM, Jyothsna Konisa wrote:Congratulations James 🎉On Fri, Aug 22, 2025 at 6:18 AM Ekaterina Dimitrova wrote:Congratulations!On Fri, 22 Aug 2025 at 8:54, Dmitry Konstantinov wrote:Congrats!On Fri, 22 Aug 2025 at 1

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Jyothsna Konisa
Congratulations James 🎉 On Fri, Aug 22, 2025 at 6:18 AM Ekaterina Dimitrova wrote: > Congratulations! > > On Fri, 22 Aug 2025 at 8:54, Dmitry Konstantinov > wrote: > >> Congrats! >> >> On Fri, 22 Aug 2025 at 13:40, Shailaja Koppu wrote: >> >>> Congratulations James!. >>> >>> >>> >>> On Aug 22,

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Jeremy Hanna
Congratulations Branimir! Thanks for all your work to improve storage formats and compaction! > On Aug 22, 2025, at 7:32 AM, Piotr Kołaczkowski wrote: > > Congrats Branimir! 🎉 > > > Wiadomość napisana przez Andrés de la Peña w > dniu 22 sie 2025, o godz. 13:18: >> >> Caution: The

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Ekaterina Dimitrova
Congratulations! On Fri, 22 Aug 2025 at 8:54, Dmitry Konstantinov wrote: > Congrats! > > On Fri, 22 Aug 2025 at 13:40, Shailaja Koppu wrote: > >> Congratulations James!. >> >> >> >> On Aug 22, 2025, at 7:32 AM, Yifan Cai wrote: >> >> Congratulations James! Well deserved! >> >>

Re: Cassandra 5.1 Date

2025-08-22 Thread Josh McKenzie
> we're already long overdue I thought the same thing but had forgotten how long it took us to stabilize 5.0 to GA. Looks like we're just over 12 months since we released that so maybe we're not *that* overdue. Or maybe that's just what I'm telling myself so I don't feel so bad about taking so

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Dmitry Konstantinov
Congrats! On Fri, 22 Aug 2025 at 13:40, Shailaja Koppu wrote: > Congratulations James!. > > > > On Aug 22, 2025, at 7:32 AM, Yifan Cai wrote: > > Congratulations James! Well deserved! > > -- > *From:* Mick > *Sent:* Thursday, August 21, 2025 11:30:38 PM > *To:* dev@

Re: Welcome James Berragan as Cassandra committer on the Analytics subproject!

2025-08-22 Thread Shailaja Koppu
Congratulations James!. > On Aug 22, 2025, at 7:32 AM, Yifan Cai wrote: > > Congratulations James! Well deserved! > > From: Mick > Sent: Thursday, August 21, 2025 11:30:38 PM > To: dev@cassandra.apache.org > Subject: Welcome James Berragan as Cassandra committer on the Analytics > subproje

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Piotr Kołaczkowski
Congrats Branimir! 🎉 Wiadomość napisana przez Andrés de la Peña w dniu 22 sie 2025, o godz. 13:18: > > Caution: The sender name (Andrés de la Peña) is different from their email > address (a.penya.gar...@gmail.com), which may indicate an impersonation > attempt. Verify the email's

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Piotr Kołaczkowski
Congrats, Łukasz! That was fast! :) > Wiadomość napisana przez Dmitry Konstantinov w dniu 22 > sie 2025, o godz. 13:49: > > Congrats! > > On Fri, 22 Aug 2025 at 12:19, Andrés de la Peña > wrote: >> Congratulations Lukasz! >> >> On Fri, 22 Aug 2025 at 08:31,

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Dmitry Konstantinov
Congrats! On Fri, 22 Aug 2025 at 12:19, Andrés de la Peña wrote: > Congratulations Lukasz! > > On Fri, 22 Aug 2025 at 08:31, Alexandre Dutra wrote: > >> Congrats Lukasz! >> >> On Fri, Aug 22, 2025 at 3:51 AM Abhijeet Dubey >> wrote: >> > >> > Congratulations Lukasz! >> > >> > Abhijeet >> > >>

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Andrés de la Peña
Congratulations Lukasz! On Fri, 22 Aug 2025 at 08:31, Alexandre Dutra wrote: > Congrats Lukasz! > > On Fri, Aug 22, 2025 at 3:51 AM Abhijeet Dubey > wrote: > > > > Congratulations Lukasz! > > > > Abhijeet > > > > > > On Fri, 22 Aug 2025 at 7:14 AM, guo Maxwell > wrote: > >> > >> Congratulation

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Andrés de la Peña
Congratulations Branimir! On Thu, 21 Aug 2025 at 23:29, Jaydeep Chovatia wrote: > Congratulations! > > On Thu, Aug 21, 2025 at 3:15 PM Josh McKenzie > wrote: > >> Congratulations Branimir! It's been great to collaborate with you over >> the years. Looking forward to more. :) >> >> On Thu, Aug 2

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Dmitry Konstantinov
Congrats Branimir! On Fri, 22 Aug 2025 at 09:27, Maxim Muzafarov wrote: > Congratulations Branimir! > > On Fri, 22 Aug 2025 at 04:24, Jasonstack Zhao Yang > wrote: > > > > Congrats Branimir! > > > > On Fri, 22 Aug 2025 at 06:28, Tolbert, Andy wrote: > >> > >> Congratulations Branimir! > >> > >

Re: Welcome Branimir Lambov as Cassandra PMC member

2025-08-22 Thread Maxim Muzafarov
Congratulations Branimir! On Fri, 22 Aug 2025 at 04:24, Jasonstack Zhao Yang wrote: > > Congrats Branimir! > > On Fri, 22 Aug 2025 at 06:28, Tolbert, Andy wrote: >> >> Congratulations Branimir! >> >> On Thu, Aug 21, 2025 at 10:15 PM Josh McKenzie wrote: >>> >>> Congratulations Branimir! It's be

Re: Welcome Lukasz Antoniak as Cassandra committer on the Drivers subproject!

2025-08-22 Thread Alexandre Dutra
Congrats Lukasz! On Fri, Aug 22, 2025 at 3:51 AM Abhijeet Dubey wrote: > > Congratulations Lukasz! > > Abhijeet > > > On Fri, 22 Aug 2025 at 7:14 AM, guo Maxwell wrote: >> >> Congratulations Lukasz! >> >> Jeremy Hanna 于2025年8月22日周五 08:28写道: >>> >>> Congratulations Lukasz! Well deserved. >>> >>>