You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2022/05/23 05:11:00 UTC

[jira] [Resolved] (HADOOP-18172) Change scope of getRootFallbackLink for InodeTree to make them accessible from outside package

     [ https://issues.apache.org/jira/browse/HADOOP-18172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki resolved HADOOP-18172.
---------------------------------------
    Resolution: Fixed

> Change scope of getRootFallbackLink for InodeTree to make them accessible from outside package
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-18172
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18172
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Xing Lin
>            Assignee: Xing Lin
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.4.0, 2.10.2, 3.3.4
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Sometimes, we need to access rootFallBackLink in InodeTree from another package. One such case is we extend from ViewFileSystem but want to put the new filesystem in org.apache.hadoop.fs package, instead of org.apache.hadoop.fs.viewfs package. As a result, we need make them public, similar as what we did for getMountPoints() in HADOOP-18100. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org