[
https://issues.apache.org/jira/browse/HBASE-19117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-19117:
-----------------------------------
Attachment: HBASE-19117.v1.patch
> Avoid NPE occurring while active master dies
> --------------------------------------------
>
> 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
> Fix For: 2.0.0
>
> Attachments: HBASE-19117.v0.patch, HBASE-19117.v1.patch
>
>
> {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)