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

Xing Lin updated HADOOP-18172:
------------------------------
    Description: 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.   (was: Sometimes, 
we need to access rootFallBackLink from another package. We should make them 
public, similar as what we did for getMountPoints() in HADOOP-18100. )

> 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
>
> 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.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to