You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/04/28 22:01:00 UTC

[jira] [Created] (HBASE-25822) TestCacheOnWrite sometimes times out

Nick Dimiduk created HBASE-25822:
------------------------------------

             Summary: TestCacheOnWrite sometimes times out
                 Key: HBASE-25822
                 URL: https://issues.apache.org/jira/browse/HBASE-25822
             Project: HBase
          Issue Type: Test
          Components: BlockCache, regionserver, test
    Affects Versions: 3.0.0-alpha-1
            Reporter: Nick Dimiduk


From a failed Jenkins run, I see

{noformat}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
-------------------------------------------------------------------------------
Tests run: 107, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 780.027 s <<< FAILURE! - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite  Time elapsed: 7.651 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 780 seconds
	at app//org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite.testCachingDataBlocksDuringCompactionInternals(TestCacheOnWrite.java:505)
	at app//org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite.testCachingDataBlocksDuringCompaction(TestCacheOnWrite.java:582)
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)