You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
@pkommoju This is a good question to raise to Ignite community regarding (1) why JDK 8 remains in use; (2) any plan to upgrade to JDK 11 and above (3) best practice of using newer JDK with Ignite.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When deploy Ignite, need to change the following files to use JDK 8.
Reason being the Docker image we use apacheignite/ignite:2.10.0 have JDK 8 in it.
Bellow are some of the files need to change during deployment process:
Later we may host our own custom build image, or ignite may upgrade their image with new JDK version
The text was updated successfully, but these errors were encountered: