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

Hudson commented on HBASE-3838:
-------------------------------

Integrated in HBase-TRUNK #1909 (See 
[https://builds.apache.org/hudson/job/HBase-TRUNK/1909/])
    

> RegionCoprocesorHost.preWALRestore throws npe in case there is no 
> RegionObserver registered.
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-3838
>                 URL: https://issues.apache.org/jira/browse/HBASE-3838
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Himanshu Vashishtha
>            Assignee: Himanshu Vashishtha
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: patch.txt
>
>
> It seems the check to bypass the Observers chain is at wrong place in case of 
> pre/post WALRestore. It should be inside the "if statement" that checks 
> whether the CP is instance of RegionObserver or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to