[ 
https://issues.apache.org/jira/browse/HDFS-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-4152:
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

I have committed this.  Thanks, Jing!
                
> Add a new class for the parameter in INode.collectSubtreeBlocksAndClear(..)
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-4152
>                 URL: https://issues.apache.org/jira/browse/HDFS-4152
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 3.0.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Jing Zhao
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HDFS-4152.001.patch
>
>
> INode.collectSubtreeBlocksAndClear(..) currently uses a list to collect 
> blocks for deletion.  It cannot be extended to support other operation like 
> updating the block-map.  We propose to add a new class to encapsulate the 
> abstraction. 

--
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