-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0-beta
-
Component/s: namenode
-
Labels:None
-
Hadoop Flags:Reviewed
Currently, many methods in FSDirectory pass INode[] as a parameter. It is better to pass INodesInPath so that we can add more path information later on. This is especially useful in Snapshot implementation.
- relates to
-
HDFS-2802 Support for RW/RO snapshots in HDFS
-
- Closed
-