Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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
Attachments
Attachments
Issue Links
- relates to
-
HDFS-2802 Support for RW/RO snapshots in HDFS
- Closed