You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 03:03:00 UTC

[jira] [Created] (HBASE-27151) TestMultiRespectsLimits.testBlockMultiLimits repeatable failure

Andrew Kyle Purtell created HBASE-27151:
-------------------------------------------

             Summary: TestMultiRespectsLimits.testBlockMultiLimits repeatable failure
                 Key: HBASE-27151
                 URL: https://issues.apache.org/jira/browse/HBASE-27151
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.4.12
            Reporter: Andrew Kyle Purtell


[ERROR] org.apache.hadoop.hbase.client.TestMultiRespectsLimits.testBlockMultiLimits  Time elapsed: 1.414 s  <<< FAILURE!
java.lang.AssertionError: exceptions (0) should be greater than 0
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.hadoop.hbase.test.MetricsAssertHelperImpl.assertCounterGt(MetricsAssertHelperImpl.java:191)
	at org.apache.hadoop.hbase.client.TestMultiRespectsLimits.testBlockMultiLimits(TestMultiRespectsLimits.java:185)

A git bisect identified HBASE-26856 as the cause.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)