You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2019/08/03 05:22:01 UTC

[GitHub] [cassandra] vinaykumarchella commented on a change in pull request #336: Clean up redundant nodetool commands added in 4.0

vinaykumarchella commented on a change in pull request #336: Clean up redundant nodetool commands added in 4.0
URL: https://github.com/apache/cassandra/pull/336#discussion_r310339673
 
 

 ##########
 File path: src/java/org/apache/cassandra/tools/NodeTool.java
 ##########
 @@ -186,12 +186,9 @@ public static void main(String... args)
                 RefreshSizeEstimates.class,
                 RelocateSSTables.class,
                 ViewBuildStatus.class,
-                HandoffWindow.class,
                 ReloadSslCertificates.class,
                 EnableAuditLog.class,
                 DisableAuditLog.class,
-                GetReplicas.class,
-                DisableAuditLog.class,
 
 Review comment:
   Good catch on duplicate entry here.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org