[
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252881#comment-13252881
]
stack commented on HBASE-5777:
------------------------------
We have an hbase-site.xml at src/test that is used when we run tests. It
disables the UI. You think we should apply this patch too Jimmy?
> MiniHBaseCluster cannot start multiple region servers
> -----------------------------------------------------
>
> Key: HBASE-5777
> URL: https://issues.apache.org/jira/browse/HBASE-5777
> Project: HBase
> Issue Type: Test
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: hbase-5777.patch
>
>
> MiniHBaseCluster can try to start multiple region servers. But all of them
> except one will die in putting up the web UI
> because of BindException since HConstants.REGIONSERVER_INFO_PORT_AUTO is set
> to false by default.
> This issue will make many unit tests depending on multiple region servers
> flaky, such as TestAdmin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira