Re: V3.11.10 Docker uses Java 1.8-282, why not Java 3.11

2021-05-06 Thread Tobias Eriksson
Thanx all for the feeback -Tobias From: Erick Ramirez Reply to: "user@cassandra.apache.org" Date: Monday, 3 May 2021 at 11:16 To: "user@cassandra.apache.org" Subject: Re: V3.11.10 Docker uses Java 1.8-282, why not Java 3.11 There are lots of vendors who will continue to

Re: V3.11.10 Docker uses Java 1.8-282, why not Java 3.11

2021-05-03 Thread Erick Ramirez
There are lots of vendors who will continue to support Java 8 given it's LTS until 2024(?). Discussion has started around officially supporting Java 11 for 4.x but that won't happen until after 4.0 GA. We encourage everyone in the community to actively test C* 4.0 with Java 11 so it becomes a know

Re: V3.11.10 Docker uses Java 1.8-282, why not Java 3.11

2021-05-03 Thread Ning Sun
If I recall correctly, Cassandra 4.0 is the first release to have support for Java 11 and Python 3 https://cassandra.apache.org/doc/latest/new/java11.html In the document above, the support of JDK 11 is only experimental as of 4.0 On 03/05/2021 15:02, Tobias Eriksson wrote: We are moving to

V3.11.10 Docker uses Java 1.8-282, why not Java 3.11

2021-05-03 Thread Tobias Eriksson
We are moving to 3.11.10, and we noticed that the Docker image here is based on Java 1.8 – 282 My understanding is that Java 1.8 is no longer (debatable perhaps 😉 ) , statements suggests that it is no longer supported since Jan-2019 Our company has gone Java 11 since so time back, and it does (of