-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.3-alpha
-
Component/s: namenode
-
Labels:None
-
Hadoop Flags:Reviewed
Below are a few improvements on INodeDirectory
- Add a utility method for casting from INode;
- avoid creating new empty list and INode arrays;
- renames getChildren() and getChildrenRaw(), rewrite the javadoc.
Also,
- clean up isDirEmpty(..) and isEmpty() in FSDirectory
- relates to
-
HDFS-2802 Support for RW/RO snapshots in HDFS
-
- Closed
-