[
https://issues.apache.org/jira/browse/HADOOP-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-1224:
----------------------------------
Status: Patch Available (was: Reopened)
> "Browse the filesystem" link pointing to a dead data-node
> ---------------------------------------------------------
>
> Key: HADOOP-1224
> URL: https://issues.apache.org/jira/browse/HADOOP-1224
> Project: Hadoop
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.12.3
> Reporter: Konstantin Shvachko
> Fix For: 0.13.0
>
> Attachments: DFSBrowsingDeadNode_v1.0.patch,
> DFSBrowsingDeadNode_v1.1.patch
>
>
> On the NameNode status web page "Browse the filesystem" link can point to a
> dead data-node.
> The reason for that is that FSNamesystem.randomDataNode() selects a random
> node from the
> list of all nodes rather then selecting among alive nodes only.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.