adoroszlai commented on code in PR #6263:
URL: https://github.com/apache/ozone/pull/6263#discussion_r1501368865
##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/conf/OzoneManagersCommandHandler.java:
##########
@@ -33,8 +33,7 @@
*/
@Command(name = "ozonemanagers",
aliases = {"-ozonemanagers"},
- description = "gets list of ozone storage container "
- + "manager nodes in the cluster",
+ description = "gets list of Ozone ozone-manager nodes in the cluster",
Review Comment:
```suggestion
description = "gets list of Ozone Manager nodes in the cluster",
```
--
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]