Re: Schema Disagreement Issue for Cassandra 4.1

2024-04-02 Thread Cheng Wang via dev
And it seems that the main fix for the https://issues.apache.org/jira/browse/CASSANDRA-18291 is to change the order of updating the schema version in the system.local table. Before the patch, it was at the beginning of the Schema::mergeAndUpdateVersion(), vs. with the patch, it is moved to the end

Re: Schema Disagreement Issue for Cassandra 4.1

2024-04-02 Thread Cheng Wang via dev
Thanks Jacek, In our C* version 4.1.1.1 we have your change https://issues.apache.org/jira/browse/CASSANDRA-17044 However, I noticed that you had another fix https://issues.apache.org/jira/browse/CASSANDRA-18291 that we didn't pick up yet. Do you think it might be the cause? Could you elaborate a

Re: Schema Disagreement Issue for Cassandra 4.1

2024-04-02 Thread Jacek Lewandowski
Please cc me when you create a ticket pon., 1 kwi 2024, 14:13 użytkownik Bowen Song via dev < dev@cassandra.apache.org> napisał: > It sounds worthy of a Jira ticket. > > On 01/04/2024 06:23, Cheng Wang via dev wrote: > > Hello, > > > > I have recently encountered a problem concerning schema disag

Java 22 is GA + Heads-up!

2024-04-02 Thread David Delabassee
Welcome to the latest OpenJDK Quality Outreach update! Java 22 was just released along with JavaFX 22 [1][2]. Thank you to all the projects who contributed to those releases by testing and providing feedback using their respective early-access builds. And to celebrate that, the Java DevRel Team