ddanielr commented on code in PR #5114:
URL: https://github.com/apache/accumulo/pull/5114#discussion_r1859223570


##########
assemble/bin/accumulo-cluster:
##########
@@ -32,9 +32,9 @@ Commands:
   stop                       Stops Accumulo cluster
   kill                       Kills Accumulo cluster
   start-non-tservers         Deprecated. Starts all services except tservers
-  start-servers [--all|--tservers|--no-tservers|--sservers 
[group]|--compactors [group]]
+  start-servers [--all|--tservers [group]|--no-tservers|--sservers 
[group]|--compactors [group]]

Review Comment:
   That was a carry-over from the `start-non-tservers` behavior. I think it's 
probably best if we remove the `--no-tservers` option vs adding extra flags. 



-- 
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]

Reply via email to