[ https://issues.apache.org/jira/browse/HADOOP-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-893: -------------------------------- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) I just committed this. Thanks, Raghu! > 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: Raghu Angadi > Fix For: 0.12.0 > > Attachments: HADOOP-893-1.patch, HADOOP-893-2.patch, > HADOOP-893-3.patch > > > 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. - You can reply to this email to add a comment to the issue online.