Haohui Mai created HDFS-8357:
--------------------------------
Summary: 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
{{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)