[
https://issues.apache.org/jira/browse/HDFS-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252532#comment-14252532
]
Charles Lamb commented on HDFS-7543:
------------------------------------
Thanks @wheat9. HDFS-7550.
> 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
> Fix For: 2.7.0
>
> 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)