[
https://issues.apache.org/jira/browse/HBASE-19117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239124#comment-16239124
]
Hudson commented on HBASE-19117:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #797 (See
[https://builds.apache.org/job/HBase-2.0/797/])
HBASE-19117 Avoid NPE occurring while active master dies (chia7712: rev
cdff80d97655acc894c1fbf3f6a24c1d1b121e52)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> 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,
> 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)