Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
FSDirectory's path resolution currently uses a mixture of string & byte[][] conversions, back to string, back to byte[][] for INodesInPath. Internally all path component resolution should be byte[][]-based as the precursor to instantiating an INodesInPath w/o the last 2 unnecessary conversions.
Attachments
Attachments
Issue Links
- is required by
-
HDFS-10745 Directly resolve paths into INodesInPath
-
- Resolved
-