Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to JRE 11 once available #9

Closed
codefromthecrypt opened this issue Aug 9, 2018 · 9 comments
Closed

Update to JRE 11 once available #9

codefromthecrypt opened this issue Aug 9, 2018 · 9 comments

Comments

@codefromthecrypt
Copy link
Member

Once we are running a new JRE, there will be no problem with netty tcnative stuff needed for grpc.

Depends on docker-library/openjdk#211
See openzipkin-attic/docker-zipkin-gcp#2

@codefromthecrypt
Copy link
Member Author

We should revisit this in 2 months after the GA of JDK 11 http://openjdk.java.net/projects/jdk/11/

@codefromthecrypt
Copy link
Member Author

@shakuzen

the Spring Framework/Boot version we’re using doesn’t officially support Java 11 so I’m not super surprised. Framework 5.1 and Boot 2.1 will officially support 11.

let's do this once 2.1 is final!

@codefromthecrypt
Copy link
Member Author

ok this is final cc @shakuzen @zeagord

@codefromthecrypt
Copy link
Member Author

looks like oracle doesn't support JDK 11 on Alpine

adoptopenjdk/openjdk11:x86_64-alpine-jdk-11.0.1.13-slim seems available

@codefromthecrypt
Copy link
Member Author

unfortunately the base "slim" image is significantly larger than our image including zipkin:

adoptopenjdk/openjdk11             x86_64-alpine-jdk-11.0.1.13-slim   9c9050889d49        16 hours ago        248MB
openzipkin/zipkin                  latest                             458ff0e55eef        6 weeks ago         147MB

@codefromthecrypt
Copy link
Member Author

note: if oracle is stopping their "official 1.8 image" we could move back to cantara who at least are still keeping up with patches https://github.com/Cantara/maven-infrastructure/blob/master/docker-baseimages/alpine-zulu-jdk8/Dockerfile cc @openzipkin/devops-tooling

@codefromthecrypt
Copy link
Member Author

docker-library/openjdk#272 is latest for tracking alpine, they are waiting for someone to make a package for alpine, which seems to have not occurred.

@codefromthecrypt
Copy link
Member Author

Looks like they have one for alpine in JDK 12 (EA), but it is huge. Possibly this could be trimmed down to JRE only

openjdk                                              12-alpine                          0c68e7c5b7a0        8 days ago          339MB

@codefromthecrypt
Copy link
Member Author

we are on JRE 11 and also we can update to JRE 13 if we wanted..

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

No branches or pull requests

1 participant