Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
DFSUtil.bytes2ByteArray does not always properly handle runs of multiple separators, nor does it handle relative paths correctly.
DFSUtil.byteArray2PathString does not rebuild the path correctly unless the specified range is the entire component array.
Attachments
Attachments
Issue Links
- is required by
-
HDFS-10656 Optimize conversion of byte arrays back to path string
- Resolved
-
HDFS-10674 Optimize creating a full path from an inode
- Resolved
- requires
-
HDFS-10653 Optimize conversion from path string to components
- Closed