Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-1312
-
None
-
Reviewed
Description
Most of the test code in HDFS-1312 went in when we did not have checkstyle enabled for tests. But checkstyle is enabled on trunk now and when we merge this will create lot of messages. This patch cleans up important checkstyle issues like missing JavaDoc etc.