[ https://issues.apache.org/jira/browse/HDFS-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603416#comment-15603416 ]
Kihwal Lee commented on HDFS-10997: ----------------------------------- Committed to trunk, but it doesn't apply to branch-2. Conflicts are caused by HDFS-8077 and fsck-related changes only in trunk. > 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 > Attachments: HDFS-10997.1.patch, HDFS-10997.2.patch, HDFS-10997.patch > > > 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org