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

[jira] [Created] (HBASE-26825) TestBasicWALEntryStreamFSHLog testSizeOfLogQueue is flaky

Andrew Kyle Purtell created HBASE-26825:
-------------------------------------------

             Summary: TestBasicWALEntryStreamFSHLog testSizeOfLogQueue is flaky
                 Key: HBASE-26825
                 URL: https://issues.apache.org/jira/browse/HBASE-26825
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 2.4.10
         Environment: Apache Maven 3.6.3
Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime: /usr/lib/jvm/zulu-8-arm64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.0-11-arm64", arch: "aarch64", family: "unix"

            Reporter: Andrew Kyle Purtell
             Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.11


[ERROR] org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStreamAsyncFSWAL.testSizeOfLogQueue  Time elapsed: 0.056 s  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.hadoop.hbase.replication.regionserver.TestBasicWALEntryStream.testSizeOfLogQueue(TestBasicWALEntryStream.java:701)




--
This message was sent by Atlassian Jira
(v8.20.1#820001)