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

Hudson commented on HDFS-3197:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1045 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1045/])
    HDFS-3197. Incorrect class comments in a few tests. Contributed by Andy 
Isaacson (Revision 1338880)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1338880
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDatanodeDeath.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDatanodeRegistration.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileCreationClient.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestReplaceDatanodeOnFailure.java

                
> Incorrect class comments in a few tests
> ---------------------------------------
>
>                 Key: HDFS-3197
>                 URL: https://issues.apache.org/jira/browse/HDFS-3197
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Aaron T. Myers
>            Assignee: Andy Isaacson
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 3.0.0
>
>         Attachments: hdfs-3197
>
>
> TestFileCreationClient, TestDatanodeDeath, TestReplaceDatanodeOnFailure, and 
> TestDatanodeRegistration all have the following class comment:
> {noformat}
> /**
>  * This class tests that a file need not be closed before its
>  * data can be read by another client.
>  */
> {noformat}
> The javadoc for the classes need to be updated to describe the tests.

--
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