[
https://issues.apache.org/jira/browse/HADOOP-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896130#action_12896130
]
Sanjay Radia commented on HADOOP-6903:
--------------------------------------
I was implementing a mount table file system in a package called viewFs. As
part of this I had to call an instance of AbstractFilesSystem. Unfortunately
the methods are protected.
I am proposing that we make the methods public to allow the convenience of
using other packages besides o.a.h.fs.
> Make AbstractFileSystem's methods public to allow filter-Fs like
> implementions in a differnt package than fs
> ------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6903
> URL: https://issues.apache.org/jira/browse/HADOOP-6903
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Sanjay Radia
>
> Make AbstractFileSystem's methods public to allow filter-Fs like
> implementions in a differnt package than fs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.