[ https://issues.apache.org/jira/browse/HDFS-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Haohui Mai updated HDFS-7543: ----------------------------- Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) I've committed the patch to trunk and branch-2. Thanks Jing for the reviews. > 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)