Jing Zhao created HDFS-4124: ------------------------------- Summary: Refactor INodeDirectory#getExistingPathINodes() to enable it to return more information other than the INode array Key: HDFS-4124 URL: https://issues.apache.org/jira/browse/HDFS-4124 Project: Hadoop HDFS Issue Type: New Feature Affects Versions: 3.0.0 Reporter: Jing Zhao Assignee: Jing Zhao Priority: Minor
Currently INodeDirectory#getExistingPathINodes() uses an INode array to return the INodes resolved from the given path. For snapshot we need the function to be able to return more information when resolving a path for a snapshot file/dir. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira