You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/04/30 21:33:00 UTC

[jira] [Created] (HBASE-24294) [Flakey Tests] TestThriftHttpServer BindException

Michael Stack created HBASE-24294:
-------------------------------------

             Summary: [Flakey Tests] TestThriftHttpServer BindException
                 Key: HBASE-24294
                 URL: https://issues.apache.org/jira/browse/HBASE-24294
             Project: HBase
          Issue Type: Bug
            Reporter: Michael Stack


Came across this last night:
{code}
Expected: (an instance of org.apache.thrift.transport.TTransportException and exception with message a string containing "HTTP Response code: 431")
     but: an instance of org.apache.thrift.transport.TTransportException <java.lang.Exception: java.net.BindException: Address already in use> is a java.lang.Exception
Stacktrace was: java.lang.Exception: java.net.BindException: Address already in use
	at org.apache.hadoop.hbase.thrift.TestThriftHttpServer.stopHttpServerThread(TestThriftHttpServer.java:253)
	at org.apache.hadoop.hbase.thrift.TestThriftHttpServer.runThriftServer(TestThriftHttpServer.java:183)
	at org.apache.hadoop.hbase.thrift.TestThriftHttpServer.testRunThriftServerWithHeaderBufferLength(TestThriftHttpServer.java:147)
{code}




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