You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/11/01 09:05:58 UTC

[jira] [Assigned] (HBASE-16979) TestBlockEvictionFromClient#testReverseScanWithCompaction is flaky

     [ https://issues.apache.org/jira/browse/HBASE-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan reassigned HBASE-16979:
----------------------------------------------

    Assignee: ramkrishna.s.vasudevan

> TestBlockEvictionFromClient#testReverseScanWithCompaction is flaky
> ------------------------------------------------------------------
>
>                 Key: HBASE-16979
>                 URL: https://issues.apache.org/jira/browse/HBASE-16979
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>
> From https://builds.apache.org/job/PreCommit-HBASE-Build/4250/artifact/patchprocess/patch-unit-root.txt :
> {code}
> testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)  Time elapsed: 5.341 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<3> but was:<2>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:923)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)
> testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)  Time elapsed: 5.96 sec  <<< FAILURE!
> java.lang.AssertionError: Blocks with non zero ref count should be found 
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:927)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)
> testReverseScanWithCompaction(org.apache.hadoop.hbase.client.TestBlockEvictionFromClient)  Time elapsed: 7.53 sec  <<< FAILURE!
> java.lang.AssertionError: Blocks with non zero ref count should be found 
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testScanWithCompactionInternals(TestBlockEvictionFromClient.java:927)
> 	at org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.testReverseScanWithCompaction(TestBlockEvictionFromClient.java:858)
> {code}



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