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/05/01 15:42:00 UTC

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

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

Michael Stack resolved HBASE-24294.
-----------------------------------
    Fix Version/s: 2.3.0
                   3.0.0-alpha-1
         Assignee: Michael Stack
       Resolution: Fixed

Pushed to branch-2.3.

> [Flakey Tests] TestThriftHttpServer BindException
> -------------------------------------------------
>
>                 Key: HBASE-24294
>                 URL: https://issues.apache.org/jira/browse/HBASE-24294
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Michael Stack
>            Assignee: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> 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)