GabrielBrascher commented on issue #3910: Jdk11 auto select on upgrade URL: https://github.com/apache/cloudstack/pull/3910#issuecomment-593455981 @rhtyd I think that automating the Java upgrade process would be really cool. However, I agree with @DaanHoogland considerations in case the user needs to run another application on same host with a higher Java version. One alternative would be to execute the java update as an optional step. In such a case, the user would be able to: 1. Accept: the person is aware that needs to change its Java version to 11 and is OK with that 2. Deny/Ignore: the person has a higher version of java installed 3. Stop (if possible to stop at that moment): upgrade process is stopped and the operator can review the upgrade process and get ready for Java +11 The easier way would be to put it as an upgrade step on documentation. For me, it would work fine as well.
---------------------------------------------------------------- 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
