[ 
https://issues.apache.org/jira/browse/HDFS-16856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644541#comment-17644541
 ] 

ASF GitHub Bot commented on HDFS-16856:
---------------------------------------

omalley opened a new pull request, #5195:
URL: https://github.com/apache/hadoop/pull/5195

   ### Description of PR
   
   This simplifies the structure of RouterAdmin to make the various 
subcommands, much more consistent and have less repetition throughout the code. 
The user visible change is that some of the error and help messages have 
changed and in general are more consistent.
   
   ### How was this patch tested?
   
   The unit test TestRouterAdminCLI was run. I'll also test the tool against 
our routers.




> RBF: Refactor router admin command to use HDFS AdminHelper class
> ----------------------------------------------------------------
>
>                 Key: HDFS-16856
>                 URL: https://issues.apache.org/jira/browse/HDFS-16856
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Major
>
> Currently, the router admin class is a bit of a mess with a lot of custom 
> programming. We should use the infrastructure that was developed in the 
> AdminHelper class to standardize the command processing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to