dead datanode set should be maintained in the file handle or file system for hdfs ---------------------------------------------------------------------------------
Key: HADOOP-893 URL: https://issues.apache.org/jira/browse/HADOOP-893 Project: Hadoop Issue Type: Bug Components: dfs Reporter: Owen O'Malley Assigned To: Sameer Paranjpye Currently each call to read is creating a new set of dead datanodes. It seems like it would be more useful to keep a set of dead datanodes at either the file handle or file system level since dead datanodes are probably not quite that transient. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira