[
https://issues.apache.org/jira/browse/HDFS-13810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venkata ram kumar ch updated HDFS-13810:
----------------------------------------
Description:
In RBF when we try to update the existing mount entry by using the add command
its creating a mount entry without performing the validation check / on the
destination path.
command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record added to the mount
table)
Now when we use the below command on the same mount entry.
Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM (its not performing
the validation check for the second time).
was:
In RBF when we try to update the existing mount entry by using the add command
its creating a mount entry by taking -order as target path.
command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record added to the mount
table)
Now when we use the below command on the same mount entry.
Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM (its not performing
the validation check for the second time).
Summary: RBF: UpdateMountTableEntryRequest isn't validating the
record. (was: RBF: validation check was not done for adding the multiple
destination to an existing mount entry.)
> RBF: UpdateMountTableEntryRequest isn't validating the record.
> ---------------------------------------------------------------
>
> Key: HDFS-13810
> URL: https://issues.apache.org/jira/browse/HDFS-13810
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: federation
> Affects Versions: 3.0.0, 2.9.1
> Reporter: venkata ram kumar ch
> Assignee: venkata ram kumar ch
> Priority: Minor
> Attachments: HDFS-13810-002.patch, HDFS-13810.patch
>
>
> In RBF when we try to update the existing mount entry by using the add
> command its creating a mount entry without performing the validation check /
> on the destination path.
> command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record added to the
> mount table)
> Now when we use the below command on the same mount entry.
> Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM (its not
> performing the validation check for the second time).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]