Re: How beta is 4.0-beta3?

2020-11-24 Thread Josh Snyder
If you are able to build Cassandra yourself, one other option is to backport the ZstdCompressor patch. That's the route we opted to take. I've put our Zstd patch against Cassandra 3.0, as backported by Joey Lynch, up on Github [1]. Our experience with Zstd has been that it works wonders on many ki

Re: How beta is 4.0-beta3?

2020-11-24 Thread Erick Ramirez
The beta releases of C* 4.0 is more the equivalent of a ".0" release + bug fixes. We are grateful for the community testing it in non-production systems to identify issues so we can fix them and eventually get to a GA release soon. So by all means, please try it out and let us know how you go. Chee

How beta is 4.0-beta3?

2020-11-24 Thread David Tinker
I could really use zstd compression! So if it's not too buggy I will take a chance :) Tx