[ 
https://issues.apache.org/jira/browse/HBASE-19117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239202#comment-16239202
 ] 

Hudson commented on HBASE-19117:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3997 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3997/])
HBASE-19117 Avoid NPE occurring while active master dies (chia7712: rev 
22b07e91d73dfb846ce3fd1e6e270a794d161c1a)
* (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)

Reply via email to