Konstantin Shvachko resolved HDFS-576.
--------------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
I committed this to the append branch.
Extend Block report to include under-construction replicas
----------------------------------------------------------
Key: HDFS-576
URL: https://issues.apache.org/jira/browse/HDFS-576
Project: Hadoop HDFS
Issue Type: Sub-task
Components: data-node, name-node
Affects Versions: Append Branch
Reporter: Konstantin Shvachko
Assignee: Konstantin Shvachko
Fix For: Append Branch
Attachments: BlockReport.htm, NewBlockReport.patch, NewBlockReport.patch
Current data-node block reports report only finalized (in append terminology) blocks. Data-nodes should report all block replicas except for the temporary ones so that clients could read from incomplete replicas and to make block recovery possible.
The attached design document goes into more details of the new block reports.
------------------------------------------------------------
Key: HDFS-576
URL: https://issues.apache.org/jira/browse/HDFS-576
Project: Hadoop HDFS
Issue Type: Sub-task
Components: data-node, name-node
Affects Versions: Append Branch
Reporter: Konstantin Shvachko
Assignee: Konstantin Shvachko
Fix For: Append Branch
Attachments: BlockReport.htm, NewBlockReport.patch, NewBlockReport.patch
Current data-node block reports report only finalized (in append terminology) blocks. Data-nodes should report all block replicas except for the temporary ones so that clients could read from incomplete replicas and to make block recovery possible.
The attached design document goes into more details of the new block reports.
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.