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

Xiaoqiao He commented on HDFS-15169:
------------------------------------

Thanks [~ayushtkn] for your helpful review comments.
{quote}Presently in the output, The path name is coming as of destination:
{quote}
Exactly it is unexpected, this output is print by NameNode, and we have 
resolved it at Router. Do we need to replace it at Router when receive result 
from NN? I am not sure if it is graceful. After rough scan, it seems that DFCK 
without RBF have the same issue? Any suggestions?
The original thought of redirect request to all active downstream NN is for the 
inner path of mount point. It seems not very accurate, especially for FNF path.
About failover, is it proper to fix by retry?
Other comments are good catches. Will fix it later. Thanks again. 

> RBF: Router FSCK should consider the mount table
> ------------------------------------------------
>
>                 Key: HDFS-15169
>                 URL: https://issues.apache.org/jira/browse/HDFS-15169
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: rbf
>            Reporter: Akira Ajisaka
>            Assignee: Xiaoqiao He
>            Priority: Major
>         Attachments: HDFS-15169.001.patch, HDFS-15169.002.patch, 
> HDFS-15169.003.patch, HDFS-15169.004.patch, HDFS-15169.005.patch
>
>
> HDFS-13989 implemented FSCK to DFSRouter, however, it just redirects the 
> requests to all the active downstream NameNodes for now. The DFSRouter should 
> consider the mount table when redirecting the requests.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to