[
https://issues.apache.org/jira/browse/HDFS-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252079#comment-14252079
]
Jing Zhao commented on HDFS-7543:
---------------------------------
Thanks for working on this, Haohui! The patch looks good to me. The test
failures should be unrelated. +1
> Avoid path resolution when getting FileStatus for audit logs
> ------------------------------------------------------------
>
> Key: HDFS-7543
> URL: https://issues.apache.org/jira/browse/HDFS-7543
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-7543.000.patch
>
>
> The current API of {{getAuditFileInfo()}} forces parsing the paths again when
> generating the {{HdfsFileStatus}} for audit logs. This jira proposes to
> avoid the repeated parsing by passing the {{INodesInPath}} object instead of
> the path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)