[
https://issues.apache.org/jira/browse/HDFS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko resolved HDFS-1374.
---------------------------------------
Resolution: Not A Problem
Assignee: Eli Collins
> TestBlockRecovery#testZeroLenReplicas fails
> -------------------------------------------
>
> Key: HDFS-1374
> URL: https://issues.apache.org/jira/browse/HDFS-1374
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Affects Versions: 0.22.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 0.22.0
>
>
> {noformat}
> Testcase: testZeroLenReplicas took 10.577 sec
> Caused an ERROR
> Wanted but not invoked:
> datanodeProtocol.commitBlockSynchronization(
> blk_1000_2000,
> 3000,
> 0,
> true,
> true,
> []
> );
> -> at
> org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.testZeroLenReplicas(TestBlockRecovery.java:402)
> However, there were other interactions with this mock:
> -> at
> org.apache.hadoop.hdfs.server.datanode.DataNode.handshake(DataNode.java:519)
> Wanted but not invoked:
> datanodeProtocol.commitBlockSynchronization(
> blk_1000_2000,
> 3000,
> 0,
> true,
> true,
> []
> );
> -> at
> org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.testZeroLenReplicas(TestBlockRecovery.java:402)
> However, there were other interactions with this mock:
> -> at
> org.apache.hadoop.hdfs.server.datanode.DataNode.handshake(DataNode.java:519)
> at
> org.apache.hadoop.hdfs.server.datanode.TestBlockRecovery.testZeroLenReplicas(TestBlockRecovery.java:402)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira