JVMClusterUtil throwing wrong exception when master thread cannot be created
----------------------------------------------------------------------------
Key: HBASE-4512
URL: https://issues.apache.org/jira/browse/HBASE-4512
Project: HBase
Issue Type: Bug
Reporter: ramkrishna.s.vasudevan
Assignee: ramkrishna.s.vasudevan
Priority: Trivial
In JVMClusterUtil.MasterThread createMasterThread
{code}
throw new RuntimeException("Failed construction of RegionServer: " +
{code}
It must be failed construction of Master.
Very trivial one.
--
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