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