[ 
https://issues.apache.org/jira/browse/HADOOP-17039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106048#comment-17106048
 ] 

Abhishek Das commented on HADOOP-17039:
---------------------------------------

The proposed change is to change the scope to public for following classes:

- InodeTree
- InternalDirOfViewFs
- NflyFSystem
- ChRootedFileSystem

This change makes sure the ViewFileSystem class can be extended outside of 
hadoop-common package and that class can initialize the mount table (fsState) 
in its own way

> Change scope of InternalDirOfViewFs and InodeTree to make ViewFileSystem 
> extendable outside common package
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17039
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17039
>             Project: Hadoop Common
>          Issue Type: Task
>            Reporter: Abhishek Das
>            Assignee: Abhishek Das
>            Priority: Major
>
> In a use case where ViewFileSystem to be extended outside of hadoop-common 
> package, the scope of InternalDirOfViewFs and InodeTree needs to be public. 
>  
> cc [~virajith] [~shv]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to