Daryn Sharp created HDFS-10772:
----------------------------------
Summary: Reduce byte/string conversions for get listing
Key: HDFS-10772
URL: https://issues.apache.org/jira/browse/HDFS-10772
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Daryn Sharp
Assignee: Daryn Sharp
{{FSDirectory.getListingInt}} does a byte/string conversion for the byte[]
startAfter just to determine if it should be resolved as an inode path. This
is not the common case but rather for NFS support so it should be avoided.
When the resolution is necessary the conversions may be reduced.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]