Andrew Purtell created HBASE-22126:
--------------------------------------

             Summary: TestBlocksRead is flaky (branch-1)
                 Key: HBASE-22126
                 URL: https://issues.apache.org/jira/browse/HBASE-22126
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 1.5.0
            Reporter: Andrew Purtell
             Fix For: 1.5.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
(v7.6.3#76005)

Reply via email to