You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/06 07:37:20 UTC

[GitHub] [camel-k] lburgazzoli opened a new issue #1327: Switch to java 11 by default ?

lburgazzoli opened a new issue #1327: Switch to java 11 by default ?
URL: https://github.com/apache/camel-k/issues/1327
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro closed issue #1327: Switch to java 11 by default ?

Posted by GitBox <gi...@apache.org>.
nicolaferraro closed issue #1327: Switch to java 11 by default ?
URL: https://github.com/apache/camel-k/issues/1327
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro commented on issue #1327: Switch to java 11 by default ?

Posted by GitBox <gi...@apache.org>.
nicolaferraro commented on issue #1327: Switch to java 11 by default ?
URL: https://github.com/apache/camel-k/issues/1327#issuecomment-595697536
 
 
   Correct me if I'm wrong.. We switched from fabric8 images to openjdk images by default. But those images come without settings for tuning CPU/memory allocation in containers?
   
   Does Java 8 support "living well in a container"? Or we need Java 11 also for this reason?
   @astefanutti is the expert here.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro edited a comment on issue #1327: Switch to java 11 by default ?

Posted by GitBox <gi...@apache.org>.
nicolaferraro edited a comment on issue #1327: Switch to java 11 by default ?
URL: https://github.com/apache/camel-k/issues/1327#issuecomment-595697536
 
 
   Correct me if I'm wrong.. We switched from fabric8 images to openjdk images by default. But those images come without settings for tuning CPU/memory allocation in containers.
   
   Does Java 8 support "living well in a container"? Or we need Java 11 also for this reason?
   @astefanutti is the expert here.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] astefanutti commented on issue #1327: Switch to java 11 by default ?

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #1327: Switch to java 11 by default ?
URL: https://github.com/apache/camel-k/issues/1327#issuecomment-595699550
 
 
   Container support has been back-ported in JDK 8u212. So we are ok with the current `adoptopenjdk` base image, w.r.t., JVM ergonomics. That being said, upgrading to 11 has probably some other benefits.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services