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

Vinayakumar B commented on HDFS-13858:
--------------------------------------

Committed to trunk and branch-3.1.

Thanks [~ayushtkn] for patch.

Thanks everyone for reviews.

> RBF: Add check to have single valid argument to safemode command
> ----------------------------------------------------------------
>
>                 Key: HDFS-13858
>                 URL: https://issues.apache.org/jira/browse/HDFS-13858
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: federation
>            Reporter: Soumyapn
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: RBF
>             Fix For: 3.2.0, 3.1.2
>
>         Attachments: HDFS-13858-01.patch, HDFS-13858-02.patch, 
> HDFS-13858-03.patch, HDFS-13858-04.patch, HDFS-13858-05.patch
>
>
> *Scenario:*
> Current behaviour for the dfsrouteradmin command is: First argument should be 
> valid one. What ever value we give as the second argument, the command is 
> successfull.
>  
> *Examples:*
> hdfs dfsrouteradmin -safemode enter leave
> hdfs dfsrouteradmin -safemode leave enter
> hdfs dfsrouteradmin -safemode get jashfuesfhsk
> hdfs dfsrouteradmin -safemode leave leave
>  
> With the above examples, command is successfull for the first argument.
>  
> *Expected:*
> Add check to have single valid argument to the safemode command
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to