Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Support Java 17, use azul.com deb repository #17

Open
oivindoh opened this issue Feb 28, 2023 · 0 comments
Open

Support Java 17, use azul.com deb repository #17

oivindoh opened this issue Feb 28, 2023 · 0 comments

Comments

@oivindoh
Copy link

Humio 1.76.1 docker images now include Java 17. Ansible-deployed environments should use the same.

The current role fails if one attempts to install Java 17, because Java 17 is provided by the zulu17 package, not the zulu-17 package the role expects.

Using Java 17 also requires humio.server to add --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/jdk.internal.util=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant