You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yiqun Lin (JIRA)" <ji...@apache.org> on 2016/11/04 13:31:58 UTC

[jira] [Created] (HDFS-11105) TestRBWBlockInvalidation#testRWRInvalidation fails intermittently

Yiqun Lin created HDFS-11105:
--------------------------------

             Summary: TestRBWBlockInvalidation#testRWRInvalidation fails intermittently
                 Key: HDFS-11105
                 URL: https://issues.apache.org/jira/browse/HDFS-11105
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha1
            Reporter: Yiqun Lin
            Assignee: Yiqun Lin


The test {{TestRBWBlockInvalidation#testRWRInvalidation}}  fails intermittently. The stack infos:
{code}
org.junit.ComparisonFailure: expected:<[old gs data
new gs data
]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation.testRWRInvalidation(TestRBWBlockInvalidation.java:225)
{code}
The issue is caused by the blocks reported not completed, similar to HDFS-10499.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org