Duplicate (and 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: 0.24.0
            Reporter: Aaron T. Myers
            Priority: Trivial


Somewhat hilariously, 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}

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