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

Hudson commented on HDFS-13842:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17686 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17686/])
HDFS-13842. RBF: Exceptions are conflicting when creating the same mount 
(ayushsaxena: rev c422e36397920311bd2823deb0206a97cf288bf0)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterAdminCLI.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/tools/federation/RouterAdmin.java


> RBF: Exceptions are conflicting when creating the same mount entry twice
> ------------------------------------------------------------------------
>
>                 Key: HDFS-13842
>                 URL: https://issues.apache.org/jira/browse/HDFS-13842
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: federation
>            Reporter: Soumyapn
>            Assignee: Ranith Sardar
>            Priority: Major
>              Labels: RBF
>             Fix For: 3.3.0
>
>         Attachments: HDFS-13842-01.patch, HDFS-13842.patch
>
>
> Test Steps:
>  # Execute the command : hdfs dfsrouteradmin -add /apps7 hacluster /tmp7
>  # Execute the same command once again.
> Expected Result:
> User should get the message saying already the mount entry is present.
>  
> Actual Result:
> console message is displayed like below.
> "Cannot add destination at hacluster /tmp7
> Successfully added mount point /apps7"
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to