You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/05/14 10:37:55 UTC

[jira] Updated: (HADOOP-3388) TestDatanodeBlockScanner failed while trying to corrupt replicas

     [ https://issues.apache.org/jira/browse/HADOOP-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-3388:
-------------------------------------

    Attachment: patch.txt

> 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.