You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/06/01 18:18:27 UTC

[GitHub] [accumulo] milleruntime commented on a diff in pull request #2748: Log error in Admin for no servers

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: notifications-unsubscribe@accumulo.apache.org

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