[ https://issues.apache.org/jira/browse/HADOOP-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489368 ]
Hadoop QA commented on HADOOP-1224: ----------------------------------- Integrated in Hadoop-Nightly #60 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/60/) > "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 > > > 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.