[
https://issues.apache.org/jira/browse/HDFS-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762422#action_12762422
]
Tsz Wo (Nicholas), SZE commented on HDFS-658:
---------------------------------------------
Datanode should call FSDataset.updateReplica(..) but not
FSDataset.updateReplicaUnderRecovery(..) which should be a package private
method.
> Block recovery for primary data-node
> ------------------------------------
>
> Key: HDFS-658
> URL: https://issues.apache.org/jira/browse/HDFS-658
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: data-node
> Affects Versions: Append Branch
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: Append Branch
>
> Attachments: primaryRecovery.patch, primaryRecovery.patch
>
>
> Implementation of the block recovery logic for primary data-node as described
> in append design document.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.