[
https://issues.apache.org/jira/browse/HADOOP-18172?focusedWorklogId=753580&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-753580
]
ASF GitHub Bot logged work on HADOOP-18172:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Apr/22 18:32
Start Date: 06/Apr/22 18:32
Worklog Time Spent: 10m
Work Description: xinglin opened a new pull request, #4144:
URL: https://github.com/apache/hadoop/pull/4144
### Description of PR
backport of HADOOP-18172 for branch-2.10
### How was this patch tested?
mvn install -DskipTests
Issue Time Tracking
-------------------
Worklog Id: (was: 753580)
Time Spent: 1h 10m (was: 1h)
> 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
> Time Spent: 1h 10m
> 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.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]