You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2018/12/04 13:52:00 UTC

[jira] [Created] (HBASE-21546) ConnectException in TestThriftHttpServer

Peter Somogyi created HBASE-21546:
-------------------------------------

             Summary: ConnectException in TestThriftHttpServer
                 Key: HBASE-21546
                 URL: https://issues.apache.org/jira/browse/HBASE-21546
             Project: HBase
          Issue Type: Bug
          Components: test, Thrift
    Affects Versions: 1.4.9, 1.5.0
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi


TestThriftHttpServer is the first on the flaky list for branch-1 and branch-1.4 with approximately 60% failure rate.

Thrift server is not yet accepting request at the time the test starts. 

java.net.ConnectException: Connection refused (Connection refused) at org.apache.hadoop.hbase.thrift.TestThriftHttpServer.checkHttpMethods(TestThriftHttpServer.java:275) at org.apache.hadoop.hbase.thrift.TestThriftHttpServer.testThriftServerHttpOptionsForbiddenWhenOptionsDisabled(TestThriftHttpServer.java:176)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)