[
https://issues.apache.org/jira/browse/HDFS-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276003#comment-13276003
]
Aaron T. Myers commented on HDFS-3197:
--------------------------------------
Hey Andy, the patch looks pretty good to me. You should hit the "submit patch"
button to mark the JIRA patch available so that the automated Jenkins tests run
on the patch you just attached.
> 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