-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 2.7.4, 3.0.0-alpha4, 2.8.2
-
Component/s: None
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
The IIP pathname is a string constructed from the byte[][] components. If the pathname will never be accessed, ex. processing listStatus children, building the path is unnecessarily expensive.