Daryn Sharp created HDFS-10655: ---------------------------------- Summary: Fix path related byte array conversion bugs Key: HDFS-10655 URL: https://issues.apache.org/jira/browse/HDFS-10655 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Daryn Sharp Assignee: Daryn Sharp
{{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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org