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

Hudson commented on HADOOP-10035:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #8850 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/8850/])
HADOOP-10035. Cleanup TestFilterFileSystem. Contributed by Suresh (wheat9: rev 
077fa529e13e07cf46f1a641c9777b4e92ceb881)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFilterFileSystem.java


> Cleanup TestFilterFileSystem
> ----------------------------
>
>                 Key: HADOOP-10035
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10035
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.1.1-beta
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>              Labels: BB2015-05-TBR
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-10035.1.patch, HADOOP-10035.2.patch, 
> HADOOP-10035.3.patch, HADOOP-10035.patch
>
>
> Currently TestFilterFileSystem only checks for FileSystem methods that must 
> be implemented in FilterFileSystem with a list of methods that are exception 
> to this rule. This jira wants to make this check stricter by adding a test 
> for ensuring the methods in exception rule list must not be implemented by 
> the FilterFileSystem.
> This also cleans up the current class that has methods from exception rule 
> list to interface to avoid having to provide dummy implementation of the 
> methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to