Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.14.0, 0.15.0
-
None
-
None
Description
- lets FSDirectory.INode become a static class, thus sparing one pointer per INode
- removes an unused constructor for FSDirectory.INode
- merges identical methods INode.getAbsoluteName() and INode.computeName() and optimizes it using StringBuffer
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-1647 DistributedFileSystem.getFileStatus() fails for path "/"
- Closed