hf200012 commented on pull request #8034:
URL: https://github.com/apache/incubator-doris/pull/8034#issuecomment-1037711078


   > It's better to check the minimum jdk version required, for example we 
could set the minimum jdk version to 11 and check the running version should > 
11. 
   > 
   > Check running version and compile version the same is too strict.
   
   This check is mainly due to the exception thrown by the user docker 
compiling with jdk 11 and running the environment smaller than the version 
number of this version, giving an error message and letting the startup 
terminate.
   I will modify the corresponding code to correct this one you said


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to