[
https://issues.apache.org/jira/browse/HADOOP-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596770#action_12596770
]
Hadoop QA commented on HADOOP-3388:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12382020/patch.txt
against trunk revision 656270.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2465/console
This message is automatically generated.
> TestDatanodeBlockScanner failed while trying to corrupt replicas
> ----------------------------------------------------------------
>
> Key: HADOOP-3388
> URL: https://issues.apache.org/jira/browse/HADOOP-3388
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Attachments: patch.txt
>
>
> Blocks now have generation stamp associated with them. This unit test does a
> Block.toString() to find out the name of the block. Instead it should use
> Block.getBlockName().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.