REST tests don't use ephemeral ports
------------------------------------

                 Key: HBASE-2620
                 URL: https://issues.apache.org/jira/browse/HBASE-2620
             Project: HBase
          Issue Type: Bug
          Components: rest, test
            Reporter: Todd Lipcon


Saw this failure on my hudson:

java.net.BindException: Address already in use
...elided...
        at 
org.apache.hadoop.hbase.rest.HBaseRESTClusterTestBase.startServletContainer(HBaseRESTClusterTestBase.java:60)
        at 
org.apache.hadoop.hbase.rest.HBaseRESTClusterTestBase.setUp(HBaseRESTClusterTestBase.java:27)
        at 
org.apache.hadoop.hbase.rest.TestTableResource.setUp(TestTableResource.java:63)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to