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
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 depends 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