[
https://issues.apache.org/jira/browse/HDFS-11105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671677#comment-15671677
]
Hudson commented on HDFS-11105:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10847 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10847/])
HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails (liuml07: rev
c90891e7b3afaa66dbca967b83a9997e80e893d8)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestRBWBlockInvalidation.java
> TestRBWBlockInvalidation#testRWRInvalidation fails intermittently
> -----------------------------------------------------------------
>
> Key: HDFS-11105
> URL: https://issues.apache.org/jira/browse/HDFS-11105
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode, test
> Affects Versions: 2.8.0
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-11105.001.patch, HDFS-11105.002.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]