[
https://issues.apache.org/jira/browse/HADOOP-18172?focusedWorklogId=751236&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-751236
]
ASF GitHub Bot logged work on HADOOP-18172:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/22 21:01
Start Date: 31/Mar/22 21:01
Worklog Time Spent: 10m
Work Description: xinglin opened a new pull request #4106:
URL: https://github.com/apache/hadoop/pull/4106
Change scope for two functions. No tests is needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 751236)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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]