Re: Backporting CASSANDRA-18560 to Cassandra 4.0.10

2023-07-17 Thread manish khandelwal
Hi I should have been more clean. From code point of view wanted to understand, if Ibackport those changes to my forked branch, is it safe change to do? On Mon, Jul 17, 2023 at 3:35 PM Miklosovic, Stefan < stefan.mikloso...@netapp.com> wrote: > Hi Manish, > > I do not think that is possible.

Re: Backporting CASSANDRA-18560 to Cassandra 4.0.10

2023-07-17 Thread Miklosovic, Stefan
Hi Manish, I do not think that is possible. 4.0.10 was already released. We can not backport anything to what is already released. I believe you need to update to 4.0.11. Regards From: manish khandelwal Sent: Monday, July 17, 2023 11:40 To:

Backporting CASSANDRA-18560 to Cassandra 4.0.10

2023-07-17 Thread manish khandelwal
I see a critical bug https://issues.apache.org/jira/browse/CASSANDRA-18507 fixed in Cassandra 4.0.10. But also see that one critical bug https://issues.apache.org/jira/browse/CASSANDRA-18560 introduced and that is going to be fixed in 4.0.11. Can fix of