[
https://issues.apache.org/jira/browse/HADOOP-17238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044297#comment-18044297
]
ASF GitHub Bot commented on HADOOP-17238:
-----------------------------------------
github-actions[bot] closed pull request #2308: HADOOP-17238. Add mount point
path resolution cache for viewfs.
URL: https://github.com/apache/hadoop/pull/2308
> Add ViewFileSystem/InodeTree Mount points Resolution Cache
> -----------------------------------------------------------
>
> Key: HADOOP-17238
> URL: https://issues.apache.org/jira/browse/HADOOP-17238
> Project: Hadoop Common
> Issue Type: Improvement
> Components: viewfs
> Reporter: zhenzhao wang
> Assignee: zhenzhao wang
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Now the ViewFileSystem walkthrough InodeTree to resolve the passed-in path.
> This could be optimized by adding a cache of resolution result. It will
> benefit all kinds of mount points. And it is also very useful to reduce the
> Regex parse cost of Regex Mount points introduced in HADOOP-15891
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]