[
https://issues.apache.org/jira/browse/HBASE-12184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14161405#comment-14161405
]
Hudson commented on HBASE-12184:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5625 (See
[https://builds.apache.org/job/HBase-TRUNK/5625/])
HBASE-12184 ServerShutdownHandler throws NPE (jxiang: rev
8c3697b0d8a5f9f5f2403bdf975f765a88da93d2)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/ServerShutdownHandler.java
> ServerShutdownHandler throws NPE
> --------------------------------
>
> Key: HBASE-12184
> URL: https://issues.apache.org/jira/browse/HBASE-12184
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: hbase-12184.patch
>
>
> {noformat}
> 2014-10-06 16:59:22,219 ERROR [MASTER_SERVER_OPERATIONS-a2424:20020-2]
> executor.EventHandler: Caught throwable while processing event
> M_SERVER_SHUTDOWN
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.master.handler.ServerShutdownHandler.process(ServerShutdownHandler.java:190)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:128)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)