Replies: 2 comments 1 reply
-
FWIW the Elasticsearch Java client version 9 will use Java 17 as its baseline, following the lead of Spring version 6. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Based on @swallez's comment above, I think we should keep Java 8 for the 8.x branch and when 8.17 will be released, move the main branch to ES 9.x and Java 17. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey dear users
I'd like to remove support for Java 8 from the 8.x release.
Ideally I'd prefer to do this before releasing the long overdue 8.x version.
Elasticsearch 8.0 server only supports JVM from Java 17 but that said the Elasticsearch Java Client still supports Java 8.
4 votes ·
Beta Was this translation helpful? Give feedback.
All reactions