[
https://issues.apache.org/jira/browse/HDFS-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074050#comment-14074050
]
Chris Nauroth commented on HDFS-6749:
-------------------------------------
The patch looks good. I suppose the way to test this would be to call these
APIs using /.reserved/.inodes/<inode ID> as the input path. I'd expect the
tests to fail before your patch, but pass after your patch.
> FSNamesystem#getXAttrs and listXAttrs should call resolvePath
> -------------------------------------------------------------
>
> Key: HDFS-6749
> URL: https://issues.apache.org/jira/browse/HDFS-6749
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.5.0
> Reporter: Charles Lamb
> Assignee: Charles Lamb
> Attachments: HDFS-6749.001.patch
>
>
> FSNamesystem#getXAttrs and listXAttrs don't call FSDirectory#resolvePath.
> They should.
--
This message was sent by Atlassian JIRA
(v6.2#6252)