milleruntime commented on code in PR #2748:
URL: https://github.com/apache/accumulo/pull/2748#discussion_r887166270
##########
server/base/src/main/java/org/apache/accumulo/server/util/Admin.java:
##########
@@ -115,7 +115,7 @@ static class StopManagerCommand {}
@Parameters(commandDescription = "stop the master (DEPRECATED -- use
stopManager instead)")
static class StopMasterCommand {}
- @Parameters(commandDescription = "stop all the servers")
+ @Parameters(commandDescription = "stop all of the tablets servers and
manager")
Review Comment:
It was not stopping the GC or monitor. I don't know about the new services.
--
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]