PakhomovAlexander opened a new pull request, #1390:
URL: https://github.com/apache/ignite-3/pull/1390

   https://issues.apache.org/jira/browse/IGNITE-18187
   
   In case the user has java version 8 it is hard to understand why the 
application fails to start. Now all distributions check java version is 11 or 
higher.
   
   Note, that script does not fail if the version is less than 11 because the 
user could have installed some custom version that the script could not parse. 
It would be strange to fail the application in this case. So, it just displays 
the message.
   
   Also, the autogenerated startup script is not used anymore for cli.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to