[
https://issues.apache.org/jira/browse/HDFS-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058047#comment-13058047
]
Hadoop QA commented on HDFS-2111:
---------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12484812/HDFS-2111.r1.diff
against trunk revision 1141658.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
+1 system test framework. The patch passed system test framework compile.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/871//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HDFS-Build/871//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/871//console
This message is automatically generated.
> Add tests for ensuring that the DN will start with a few bad data directories
> (Part 1 of testing DiskChecker)
> -------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-2111
> URL: https://issues.apache.org/jira/browse/HDFS-2111
> Project: Hadoop HDFS
> Issue Type: Test
> Components: data-node, test
> Affects Versions: 0.23.0
> Reporter: Harsh J
> Assignee: Harsh J
> Labels: test
> Fix For: 0.23.0
>
> Attachments: HDFS-2111.r1.diff, HDFS-2111.r1.diff
>
>
> Add tests to ensure that given multiple data dirs, if a single is bad, the DN
> should still start up.
> This is to check DiskChecker's functionality used in instantiating DataNodes
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira