[
https://issues.apache.org/jira/browse/HADOOP-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930270#action_12930270
]
Suresh Srinivas commented on HADOOP-6903:
-----------------------------------------
Comments:
# Discarded the change in UnsupportedFileSystemException.java is not needed.
The change in the patch already exists on trunk.
# AFS.java - what is the need to make AFS#statistics public? Should it remain
protected?
# AFS#setWorkingDirectory() method javadoc - use javadoc list for adding
bullets in javadoc.
# Some of the lines in FileContextTestHelper.java are more than 80 columns
(though introduced by another patch).
> 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
> Assignee: Sanjay Radia
> Attachments: Hadoop-6903-2.patch, Hadoop-6903-3.patch,
> Hadoop-6903-4.patch, Hadoop-6903-5.patch, Hadoop-6903.patch
>
>
> 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.