Re: [DISCUSSION] Cassandra's code style and source code analysis

2022-12-13 Thread Miklosovic, Stefan
Hi Maxim, yes I will help you to review that. The approach you outlined sounds reasonable to me by I do not think we can merge this based on my opinion only. I would welcome more developers to discuss this. Another angle I forgot to mention is that this is quite a big patch and there are quit

Re: [DISCUSSION] New dependencies for SAI CEP-7

2022-12-13 Thread Josh McKenzie
Whatever we decide on, let's make sure we document it so newcomers on the project (or really anyone new to property based testing) can better discover those things. https://cassandra.apache.org/_/development/testing.html On Tue, Dec 13, 2022, at 1:08 PM, David Capwell wrote: > Speaking to Caleb

Re: [DISCUSSION] New dependencies for SAI CEP-7

2022-12-13 Thread David Capwell
Speaking to Caleb in Slack, so putting the main comments I have there here… I am not -1 on this new dependency, but more asking what we should use for random testing moving forward…. ATM we have the following: 1) QuickTheories - I feel like I am the only user at this point… 2) 1-off - many reinv

Re: [DISCUSSION] New dependencies for SAI CEP-7

2022-12-13 Thread Caleb Rackliffe
We need random generators no matter what for these tests, so I think what we need to decide is whether to continue to use Carrot or migrate those to QuickTheories, along the lines of what we have now in org.apache.cassandra.utils.Generators. When it comes to a library like this, the thing I would

[RELEASE] Apache Cassandra 4.1.0 GA released

2022-12-13 Thread Mick Semb Wever
The Cassandra team is pleased to announce the GA release of Apache Cassandra version 4.1.0. Apache Cassandra is a fully distributed database. It is the right choice when you need scalability and high availability without compromising performance. http://cassandra.apache.org/ Downloads of source

Re: [DISCUSSION] New dependencies for SAI CEP-7

2022-12-13 Thread Mike Adamson
> > Can you talk more about why? There are several ways to do random testing > in-tree ATM, so wondering why we need another one I can see one mechanism for random testing in-tree. That is the Simulator but that seems primarily involved in the random orchestration of operations. My apologies if

JDK 20 Rampdown Phase 1 & Valhalla LW4 Early-Access builds

2022-12-13 Thread David Delabassee
Welcome to the final OpenJDK Quality Outreach update for 2022! JDK 20, scheduled for General Availability on March 21 2023, is now in Rampdown Phase One (RDP1) [1]. At this point, the overall JDK 20 [2] feature set is frozen (see below the final list of JEPs integrated into JDK 20) and only lo

Compatibility with RHEL8.6

2022-12-13 Thread Prince Sonu (EXT) via dev
Hello Team Can you Please let me know that Apache Cassandra version 3.11.13 is Compatibility with RHEL8.6 or not, if no then Please tell me which version Support RHEL 8.6. Thanks Prince Kr Sonu

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-13 Thread Marianne Lyne Manaog
Hi everyone, Matt and I finished running all the tests for V2 with the bug fixes from CASSANDRA-18086 and the results for the 100 partitions are definitely better than V1. For the larger partitions (1000, 1), the results for V2 are compa