Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-31 Thread Ekaterina Dimitrova
As there were no objections from the community I closed CASSANDRA-18701 On Thu, 27 Jul 2023 at 16:22, Mick Semb Wever wrote: > > > >> FYI, devbranch (pre-commit) on ci-cassandra.a.o is hardcoded to build on >> jdk8 and jdk11 >> so it's not going to work with trunk based patches… >> >> I'll

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-27 Thread Mick Semb Wever
> FYI, devbranch (pre-commit) on ci-cassandra.a.o is hardcoded to build on > jdk8 and jdk11 > so it's not going to work with trunk based patches… > > I'll review any patches to fix this, but otherwise focus is > on CASSANDRA-18594 where a standalone jenkinsfile avoids this problem > altogether. >

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-27 Thread Ekaterina Dimitrova
CASSANDRA-18701 On Thu, 27 Jul 2023 at 13:10, Ekaterina Dimitrova wrote: > It seems there was some misunderstanding as dev-branch was on the list of > tasks to be fixed here. > > Anyway, I will work on a patch as I do not want to block people who are > using it, thanks. My understanding from a

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-27 Thread Ekaterina Dimitrova
It seems there was some misunderstanding as dev-branch was on the list of tasks to be fixed here. Anyway, I will work on a patch as I do not want to block people who are using it, thanks. My understanding from a private conversation is that CASSANDRA-18594 might land in August-September so I

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-27 Thread Mick Semb Wever
> I am working on dropping JDK 8 and adding JDK17 on trunk in both CI systems today. > This requires numerous patches in a few repos so you will be seeing more failures in CI throughout the day today, but it shouldn’t be anything more 爛 than what we have listed in the table of failures in

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-25 Thread Jeremiah Jordan
Yes. Great to get this work merged. Thanks to everyone who worked on it and to Ekaterina for leading the charge! -Jeremiah On Jul 24, 2023 at 9:27:10 PM, C. Scott Andreas wrote: > Ekaterina, thank you for spearheading JDK17 support for Apache Cassandra! > Exciting to get to this point. > >

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread C. Scott Andreas
Ekaterina, thank you for spearheading JDK17 support for Apache Cassandra! Exciting to get to this point.- ScottOn Jul 24, 2023, at 7:11 PM, Ekaterina Dimitrova wrote:Good news! After run #1638-39 you should not see anything else failing than SSLFactory test class. This known issue will be fixed

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread Ekaterina Dimitrova
Good news! After run #1638-39 you should not see anything else failing than SSLFactory test class. This known issue will be fixed by potentially adding bounty castle. More info in CASSANDRA-17992 and this netty PR: https://github.com/netty/netty/issues/10317 We can probably mark the test class

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread Ekaterina Dimitrova
Ninja fix was required for Jenkins, new build started #1636 On Mon, 24 Jul 2023 at 15:42, Ekaterina Dimitrova wrote: > Done! > > All commits from 18255 are in. > The first run to monitor will be in Jenkins #1635 > > There will be still fixes to be applied for some unit and in-jvm tests > that

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread Ekaterina Dimitrova
Done! All commits from 18255 are in. The first run to monitor will be in Jenkins #1635 There will be still fixes to be applied for some unit and in-jvm tests that were pending on the drop but I will do it when I see Jenkins kicking in this run properly. (Which are those can be seen in

Re: [ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread Ekaterina Dimitrova
Starting commits for 18255. Please put on hold any trunk commits. I will let you know when it is done. Thank you On Mon, 24 Jul 2023 at 11:29, Ekaterina Dimitrova wrote: > Hi everyone, > > Happy Monday! > > I am working on dropping JDK 8 and adding JDK17 on trunk in both CI > systems today. >

[ANNOUNCEMENT] Expect failures today. Dropping JDK 8 and adding JDK 11

2023-07-24 Thread Ekaterina Dimitrova
Hi everyone, Happy Monday! I am working on dropping JDK 8 and adding JDK17 on trunk in both CI systems today. This requires numerous patches in a few repos so you will be seeing more failures in CI throughout the day today, but it shouldn’t be anything more 爛 than what we have listed in the