You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/08/02 09:01:00 UTC

[jira] [Resolved] (HBASE-22126) TestBlocksRead is flaky

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

Duo Zhang resolved HBASE-22126.
-------------------------------
      Assignee:     (was: Sandeep Pal)
    Resolution: Won't Fix

> TestBlocksRead is flaky
> -----------------------
>
>                 Key: HBASE-22126
>                 URL: https://issues.apache.org/jira/browse/HBASE-22126
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 1.5.0
>            Reporter: Andrew Kyle Purtell
>            Priority: Major
>              Labels: branch-1
>
> TestBlocksRead does not fail when invoked by itself but is flaky when run as part of the suite.
> Some kind of race during setup.
> [ERROR] testBlocksStoredWhenCachingDisabled(org.apache.hadoop.hbase.regionserver.TestBlocksRead)  Time elapsed: 0.19 s  <<< ERROR!
> java.net.ConnectException: Call From $HOST/$IP to localhost:59658 failed on connection exception: java.net.ConnectException: Connection refused; For more details see:  http://wiki.apache.org/hadoop/ConnectionRefused
>     at org.apache.hadoop.hbase.regionserver.TestBlocksRead.initHRegion(TestBlocksRead.java:112)
>     at org.apache.hadoop.hbase.regionserver.TestBlocksRead.testBlocksStoredWhenCachingDisabled(TestBlocksRead.java:389)
> Caused by: java.net.ConnectException: Connection refused
>     at org.apache.hadoop.hbase.regionserver.TestBlocksRead.initHRegion(TestBlocksRead.java:112)
>     at org.apache.hadoop.hbase.regionserver.TestBlocksRead.testBlocksStoredWhenCachingDisabled(TestBlocksRead.java:389)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)