Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.0.0-alpha
-
Reviewed
Description
TestFileCreationClient, TestDatanodeDeath, TestReplaceDatanodeOnFailure, and TestDatanodeRegistration all have the following class comment:
/** * This class tests that a file need not be closed before its * data can be read by another client. */
The javadoc for the classes need to be updated to describe the tests.