DarkAssassinator opened a new pull request, #11580: URL: https://github.com/apache/dolphinscheduler/pull/11580
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request <!--(For example: This pull request adds checkstyle plugin).--> Change status check scripts, fix issue: #11579 ## Brief change log Modify the status-all.sh and dolphinscheduler-daemon.sh, just add each Main class name to grep command: Why do not use jps command to check process? Because many product env do not approve to install JDK, just JRE. Why i add a "java"? This is a double guarantee mechanism <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request Just modify the shell script -- 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]
