Re: [External]Cassandra 5.0: Any Official Tests Supporting 'Free Performance Gains'

2025-04-05 Thread Patrick McFadin
And I would be remiss if I didn't mention this. If you are doing any testing on your own... SHARE! When we say "Your mileage may vary" it's a great contribution to the project to share 1) Your use case 2) How you tested 3) What you found. Blog post. An email to user@. A social media post. It all

Re: Increased Disk Usage After Upgrading From Cassandra 3.x.x to 4.1.3

2025-04-05 Thread Thomas Elliott
I'm now wondering how your Cassandra is starting with this table configuration, Part of migrating from 3.x should have dropped COMPACT STORAGE from your tables. Do you find any notice of exceptions with Cassandra starting up?was the Description of table1 that you shared from the current server

Re: Increased Disk Usage After Upgrading From Cassandra 3.x.x to 4.1.3

2025-04-05 Thread Stéphane Alleaume
Hi, I thought that LCS strategy compaction was not advise with high write workload ? Do you know if driver version have been updated client side ? Have a nice day Kind regards Stephane Le ven. 21 mars 2025, 12:13, William Crowell via user < user@cassandra.apache.org> a écrit : > Thomas and Sc