[
https://issues.apache.org/jira/browse/HDFS-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-3197:
----------------------------------
Description:
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.
was:
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}
Summary: Incorrect class comments in a few tests (was: Duplicate (and
incorrect) class comments in a few tests)
> 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
> Labels: newbie
>
> 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