milleruntime commented on code in PR #2748:
URL: https://github.com/apache/accumulo/pull/2748#discussion_r885865413
##########
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:
> @milleruntime Missed it by mere seconds! smiley_cat
Doh!
--
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]