[
https://issues.apache.org/jira/browse/HADOOP-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596818#action_12596818
]
lohit vijayarenu commented on HADOOP-3388:
------------------------------------------
+1
I hit the same failure yesterday and had this change locally.
> 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.