Daryn Sharp created HDFS-10997: ---------------------------------- Summary: Reduce number of path resolving methods Key: HDFS-10997 URL: https://issues.apache.org/jira/browse/HDFS-10997 Project: Hadoop HDFS Issue Type: Sub-task Components: namenode Reporter: Daryn Sharp Assignee: Daryn Sharp
FSDirectory contains many methods for resolving paths to an IIP and/or inode. These should be unified into a couple methods that will consistently do the basics of resolving reserved paths, blocking write ops from snapshot paths, verifying ancestors as directories, and throwing if symlinks are encountered. -- 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