[ 
https://issues.apache.org/jira/browse/HDFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758787#action_12758787
 ] 

Hairong Kuang commented on HDFS-627:
------------------------------------

> I cannot see any codes in FSDataset#finalizeBlock checking "finalized" 
> directory. Could you give me more hints?
You need to move the replica from directory "rbw" to directory "finalized". 
This is done by FSVolume#addBlock(Block, File).

> Support replica update in datanode
> ----------------------------------
>
>                 Key: HDFS-627
>                 URL: https://issues.apache.org/jira/browse/HDFS-627
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node
>    Affects Versions: Append Branch
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: Append Branch
>
>         Attachments: h627_20090917.patch, h627_20090921.patch, 
> h627_20090921b.patch, h627_20090922.patch
>
>
> This is a followed up issue of HDFS-619.  We are going to implement step 4c 
> described in the block recovery algorithm.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to