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

Junping Du commented on HDFS-4987:
----------------------------------

bq. For your second comment, I actually don't understand. We already have 
individual StorageBlockReports in the NN-side. Do you mean the DN side? I have 
not checked it yet.
Yes. I mean in your reportDiff(), it firstly add all blocks of DN to remove 
list. In future, adding blocks belongs to specific storageID may make more 
sense in this case?

                
> Namenode changes to track multiple storages
> -------------------------------------------
>
>                 Key: HDFS-4987
>                 URL: https://issues.apache.org/jira/browse/HDFS-4987
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>            Reporter: Suresh Srinivas
>            Assignee: Tsz Wo (Nicholas), SZE
>         Attachments: h4987_20130822.patch, h4987_20130827b.patch, 
> h4987_20130827.patch
>
>
> Currently namenode track in BlockInfo, the corresponding DataNodeDescriptor. 
> I propose changing this with new abstraction StorageDescriptor. This change 
> will also make DatanodeDescriptor a collection of StroageDescriptors. This 
> will allow given a block, identify its storage and also Datanode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to