You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/29 14:01:06 UTC

[jira] [Created] (HBASE-19117) Avoid NPE occuring while active master die

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)