[ 
https://issues.apache.org/jira/browse/HADOOP-18100?focusedWorklogId=719054&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-719054
 ]

ASF GitHub Bot logged work on HADOOP-18100:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Feb/22 22:34
            Start Date: 01/Feb/22 22:34
    Worklog Time Spent: 10m 
      Work Description: abhishekdas99 commented on a change in pull request 
#3950:
URL: https://github.com/apache/hadoop/pull/3950#discussion_r797099912



##########
File path: 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/FsGetter.java
##########
@@ -20,15 +20,15 @@
 import java.io.IOException;
 import java.net.URI;
 
-import org.apache.hadoop.classification.InterfaceAudience.Private;
+import org.apache.hadoop.classification.InterfaceAudience;
 import org.apache.hadoop.conf.Configuration;
 import org.apache.hadoop.fs.FileSystem;
 
 /**
  * File system instance getter.
  */
-@Private
-class FsGetter {
[email protected]

Review comment:
       changed it to InterfaceAudience.LimitedPrivate and added 
InterfaceStability.Evolving




-- 
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: 719054)
    Time Spent: 50m  (was: 40m)

> Change scope of inner classes in InodeTree to make them accessible outside 
> package
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-18100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18100
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Abhishek Das
>            Assignee: Abhishek Das
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




--
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