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/07/22 18:59:22 UTC

[GitHub] [accumulo] milleruntime commented on a diff in pull request #2818: Adding VerifyTabletAssignments utility to accumulo admin command

milleruntime commented on code in PR #2818:
URL: https://github.com/apache/accumulo/pull/2818#discussion_r927918184


##########
server/base/src/main/java/org/apache/accumulo/server/util/Admin.java:
##########
@@ -162,6 +162,13 @@ static class RandomizeVolumesCommand {
     String tableName = null;
   }
 
+  @Parameters(commandDescription = "Verify tablet assignments")

Review Comment:
   Description could be better... What about "Verify all Tablets are assigned to tablet servers"



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