Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.12
-
None
-
None
Description
[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.
Attachments
Issue Links
- is broken by
-
HBASE-26856 BufferedDataBlockEncoder.OnheapDecodedCell value can get corrupted
- Reopened