You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2016/08/10 17:36:20 UTC

[jira] [Created] (HDFS-10744) Internally optimize path component resolution

Daryn Sharp created HDFS-10744:
----------------------------------

             Summary: Internally optimize path component resolution
                 Key: HDFS-10744
                 URL: https://issues.apache.org/jira/browse/HDFS-10744
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: hdfs
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


{{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org