DFS unit tests have duplicate code
----------------------------------
Key: HADOOP-889
URL: https://issues.apache.org/jira/browse/HADOOP-889
Project: Hadoop
Issue Type: Improvement
Components: test
Affects Versions: 0.10.1
Reporter: Doug Cutting
Priority: Minor
A number of the DFS-related unit tests have a bunch of copied code. These
include TestRestartDFS, TestFileCorruption, TestFsck and TestCopyFiles. Even
within each test there is a lot of duplicated code. Maintaining these as APIs
evolve is arduous. They should instead use a common base class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira