[
https://issues.apache.org/jira/browse/HDFS-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze resolved HDFS-4051.
---------------------------------------
Resolution: Not a Problem
TestRBWBlockInvalidation is changed. Cannot find the related code anymore.
Resolving ...
> TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN failed
> -----------------------------------------------------------------------------
>
> Key: HDFS-4051
> URL: https://issues.apache.org/jira/browse/HDFS-4051
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0-alpha
> Reporter: Eli Collins
> Labels: test-fail
> Attachments: test.log.gz
>
>
> TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN failed
> with the following on a recent trunk job. Has been seen before in HDFS-3391
> as well on branch-2.
> {noformat}
> java.lang.AssertionError: There should be 1 replica in the corruptReplicasMap
> expected:<1> but was:<0>
> at org.junit.Assert.fail(Assert.java:91)
> at org.junit.Assert.failNotEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:126)
> at org.junit.Assert.assertEquals(Assert.java:470)
> at
> org.apache.hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN(TestRBWBlockInvalidation.java:99)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)