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:10:00 UTC

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

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

Andrew Kyle Purtell resolved HBASE-27151.
-----------------------------------------
    Resolution: Fixed

Resolved by revert of HBASE-26856 on branch-2.4.

> 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
>            Priority: Major
>             Fix For: 2.4.13
>
>
> [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)