You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/05/19 22:41:55 UTC

[jira] Commented: (HBASE-2483) Some tests do not use ephemeral ports

    [ https://issues.apache.org/jira/browse/HBASE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869324#action_12869324 ] 

Jean-Daniel Cryans commented on HBASE-2483:
-------------------------------------------

It's broken by the new master testing stuff. MiniHBaseCluster.init expects to catch a BindException but now it's getting a RuntimeException with the bind being a cause.

> Some tests do not use ephemeral ports
> -------------------------------------
>
>                 Key: HBASE-2483
>                 URL: https://issues.apache.org/jira/browse/HBASE-2483
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Blocker
>             Fix For: 0.21.0
>
>
> For example, seems like most of the tests bind the master to port 60000. This doesn't work on shared build machines where multiple hbase test targets might run concurrently.

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