[
https://issues.apache.org/jira/browse/HADOOP-18172?focusedWorklogId=758078&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-758078
]
ASF GitHub Bot logged work on HADOOP-18172:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/22 19:17
Start Date: 18/Apr/22 19:17
Worklog Time Spent: 10m
Work Description: xinglin commented on PR #4106:
URL: https://github.com/apache/hadoop/pull/4106#issuecomment-1101680929
> @xinglin can you address why some checks have failed. I assume some are
expected, but if you could comment to it that'd be helpful
The javadoc errors seem to be related with html 4 vs html 5 and they are
quite a lot of them. None of them is related to the changes introduced in this
patch.
```
[ERROR] Exit code: 1 - javadoc: warning - You have specified the HTML
version as HTML 4.01 by using the -html4 option.
[ERROR] The default is currently HTML5 and the support for HTML 4.01 will be
removed
```
Issue Time Tracking
-------------------
Worklog Id: (was: 758078)
Time Spent: 2h (was: 1h 50m)
> 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: 2h
> 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]