[ https://issues.apache.org/jira/browse/HDFS-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252478#comment-14252478 ]
Haohui Mai commented on HDFS-7543: ---------------------------------- Thanks for the catch. Let's file a follow up jira to clean it up. > 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)