Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Dmitry Konstantinov
Yes, this is the page whose source was updated in the ticket: https://issues.apache.org/jira/browse/CASSANDRA-20681 https://github.com/apache/cassandra/blob/3969de6524d58b87f3ec51213c8235accc00edf6/doc/modules/cassandra/pages/reference/java17.adoc It is just an extra step needed to render new HTM

Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Geremy Cohen
Thanks so much. I feel this is the primary document that should be edited to express the JDK 17 support: https://cassandra.apache.org/doc/latest/cassandra/reference/java17.html?utm_source=chatgpt.com From: Dmitry Konstantinov Sent: Wednesday, July 9, 2025 3:33 A

Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Dmitry Konstantinov
Yes, there is nothing specially applied in 5.0.5 code/config for this purpose, it is only a doc change actually. I can update the website to reflect the doc change but it may take some time (like 1-2 weeks..) because I have not done it yet. On Wed, 9 Jul 2025 at 10:52, Štefan Miklošovič wrote: >

Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Štefan Miklošovič
As I investigated privately, technically we do not actually need to release 5.0.5. 5.0 not being experimental does not need to be tied to any specific patch release. On Wed, Jul 9, 2025 at 10:22 AM Štefan Miklošovič wrote: > We would also need to release 5.0.5 where we made 17 not experimental >

Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Štefan Miklošovič
We would also need to release 5.0.5 where we made 17 not experimental anymore. Updating docs without actually releasing it does not make sense so 5.0.5 would need to be out first. On Wed, Jul 9, 2025 at 10:19 AM Štefan Miklošovič wrote: > Hi Geremy, > > could you please point me to the exact doc

Re: JDK 17 official support -- coming in v5 (or sooner?)

2025-07-09 Thread Štefan Miklošovič
Hi Geremy, could you please point me to the exact documentation / web page you want to have updated? Regards On Tue, Jul 8, 2025 at 10:59 PM Geremy Cohen wrote: > Thanks Dmitry, very cool. I know you are all busy, any ETA when this doc > update will be completed? > ---