[
https://issues.apache.org/jira/browse/HBASE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252899#comment-13252899
]
Jimmy Xiang commented on HBASE-5777:
------------------------------------
I see. When I run unit tests in eclipse, the hbase-site.xml at src/test is not
used.
Maybe we can disable the UI in MiniHBaseCluster too, how about that?
> 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