You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2019/11/02 00:06:00 UTC

[jira] [Commented] (HBASE-23244) NPEs running Canary

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

Michael Stack commented on HBASE-23244:
---------------------------------------

This patch makes Canary succeed against my cluster.

> NPEs running Canary
> -------------------
>
>                 Key: HBASE-23244
>                 URL: https://issues.apache.org/jira/browse/HBASE-23244
>             Project: HBase
>          Issue Type: Bug
>          Components: canary
>    Affects Versions: 2.2.2
>            Reporter: Michael Stack
>            Priority: Major
>
> There's a few. Here is one:
> {code}
> 19/11/01 23:54:16 ERROR tool.Canary: Run regionMonitor failed
> java.lang.NullPointerException
> 	at org.apache.hadoop.hbase.tool.CanaryTool.sniff(CanaryTool.java:1582)
> 	at org.apache.hadoop.hbase.tool.CanaryTool.sniff(CanaryTool.java:1562)
> 	at org.apache.hadoop.hbase.tool.CanaryTool.access$100(CanaryTool.java:124)
> 	at org.apache.hadoop.hbase.tool.CanaryTool$RegionMonitor.run(CanaryTool.java:1366)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)