Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
Reviewed
Description
IIP#getReadOnlyINodes is invoked frequently for EZ and EC lookups. It allocates unnecessary objects to make the primitive array an immutable array list. IIP already has a method for indexed inode retrieval that can be tweaked to further improve performance.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-7498 Simplify the logic in INodesInPath
- Closed