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

Hudson commented on HDFS-3279:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1052 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1052/])
    HDFS-3279. Move the FSEditLog constructor with @VisibleForTesting to 
TestEditLog.  Contributed by Arpit Gupta (Revision 1326762)

     Result = FAILURE
szetszwo : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1326762
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLog.java

                
> One of the FSEditLog constructors should be moved to TestEditLog
> ----------------------------------------------------------------
>
>                 Key: HDFS-3279
>                 URL: https://issues.apache.org/jira/browse/HDFS-3279
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: name-node
>    Affects Versions: 3.0.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Arpit Gupta
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HDFS-3279.patch
>
>
> The FSEditLog constructor with @VisibleForTesting is used only in 
> TestEditLog.  It could be simply declared as a static method in TestEditLog.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to