[
https://issues.apache.org/jira/browse/HDFS-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HDFS-8357:
-----------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~gtCarrera9] for the
contribution.
> Consolidate parameters of INode.CleanSubtree() into a parameter objects.
> ------------------------------------------------------------------------
>
> Key: HDFS-8357
> URL: https://issues.apache.org/jira/browse/HDFS-8357
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Haohui Mai
> Assignee: Li Lu
> Fix For: 2.8.0
>
> Attachments: HDFS-8357-trunk.001.patch, HDFS-8357-trunk.002.patch
>
>
> {{INode.CleanSubtree()}} takes multiple parameters including
> BlockStoragePolicySuite, removedBlocks and removedINodes. These parameters
> are pass multiple layers down the call chains.
> This jira proposes to refactor them into a parameter object so that it is
> easier to make changes like HDFS-6757.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)