Chia-Ping Tsai created HBASE-19117:
--------------------------------------
Summary: Avoid NPE occuring while active master die
Key: HBASE-19117
URL: https://issues.apache.org/jira/browse/HBASE-19117
Project: HBase
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
Priority: Minor
{noformat}
Exception in thread "M:1;asf911:33460" java.lang.NullPointerException
at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:550)
at java.lang.Thread.run(Thread.java:748)
{noformat}
If any exception happen in starting the active master, the
{{clusterSchemaService}} won't be initialized.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)