[ https://issues.apache.org/jira/browse/HDFS-4118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Suresh Srinivas resolved HDFS-4118. ----------------------------------- Resolution: Fixed Fix Version/s: Snapshot (HDFS-2802) Hadoop Flags: Reviewed I committed the patch to HDFS-2802 branch. Thank you Jing. > Change INodeDirectory.getExistingPathINodes(..) to work with snapshots > ---------------------------------------------------------------------- > > Key: HDFS-4118 > URL: https://issues.apache.org/jira/browse/HDFS-4118 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: name-node > Affects Versions: Snapshot (HDFS-2802) > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Jing Zhao > Fix For: Snapshot (HDFS-2802) > > Attachments: HDFS-4118.001.patch > > > {code} > int getExistingPathINodes(byte[][] components, INode[] existing, boolean > resolveLink) > {code} > The INodeDirectory above retrieves existing INodes from the given path > components. It needs to be updated in order to understand snapshot paths. -- 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