Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24294

[Flakey Tests] TestThriftHttpServer BindException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.3.0
    • None
    • None

    Description

      Came across this last night:

      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)
      

      Attachments

        Activity

          People

            stack Michael Stack
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: