rhtyd commented on issue #3910: Jdk11 auto select on upgrade
URL: https://github.com/apache/cloudstack/pull/3910#issuecomment-593833035
 
 
   Thanks @weizhouapache I've addressed the comments.
   
   @GabrielBrascher cc @DaanHoogland I think we have to enforce that CloudStack 
depends and only uses jre-11. The upgrade steps will echo when/if they need to 
switch default java/jre to 11. If a person has installed a higher version > 11 
this will enforce and change to 11, because it will break one of the the env 
either for CloudStack (which may not say work against JRE14) or the app (which 
needs a jre other than version 11).
   
   Perhaps there could be a middleground where we define JAVA in one of the 
/etc/default/cloudstack-* files and systemd uses JAVA JRE as defined in those 
default files than the global/default JRE. Thoughts - @DaanHoogland 
@andrijapanicsb @weizhouapache @GabrielBrascher @PaulAngus @borisstoyanov ?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to