[ 
https://issues.apache.org/jira/browse/HDFS-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HDFS-3197:
--------------------------------

    Attachment: hdfs-3197

Here's a patch which fixes the comments in these 4 files.  As a bonus, it 
converts TestFileCreationClient to junit 4.
                
> 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
>         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