MLikeWater opened a new pull request, #3366: URL: https://github.com/apache/ozone/pull/3366
## What changes were proposed in this pull request? Fix the problem that the Ozone start and stop script resolve OM node, and ensure that the start-ozone.sh and stop-ozone.sh command is used to manage the start and stop services of the Ozone cluster. ## What is the link to the Apache JIRA [HDDS-6453](https://issues.apache.org/jira/projects/HDDS/issues/HDDS-6453) ## How was this patch tested? 1. configure password-free login between Ozone cluster nodes 2. start the Ozone service on an Ozone node ``` start-ozone.sh ``` 3. stop the Ozone service on an Ozone node ``` stop-ozone.sh ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
