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 Apr 24, 2023. It is now read-only.
Right now, our minimesos integration environment uses mesos 1.3.0 docker images. These are wired to JDK7. Bring our integration environment more up to-date; we don't want to test on a deprecated JDK. Either JDK8 or JDK9.
The text was updated successfully, but these errors were encountered:
It's probably important to keep the JDK version in that image up to date with what we expect to use in production; however, I don't think we really care what JDK version is used in the other dependencies' docker images (zookeeper, mesos, etc.) since we just treat them as black boxes.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now, our minimesos integration environment uses mesos 1.3.0 docker images. These are wired to JDK7. Bring our integration environment more up to-date; we don't want to test on a deprecated JDK. Either JDK8 or JDK9.
The text was updated successfully, but these errors were encountered: