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

Ted Yu commented on HBASE-10155:
--------------------------------

{code}
+    if (rsServices != null) {
{code}
Up on line 539, there is same check. Move the new code into that if block ?

> HRegion isRecovering state is wrongly coming in postOpen hook
> -------------------------------------------------------------
>
>                 Key: HBASE-10155
>                 URL: https://issues.apache.org/jira/browse/HBASE-10155
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.96.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>         Attachments: HBASE-10155.patch, HBASE-10155_V2.patch
>
>
> in the postOpen() hook also we should say correctly the isRecovering status 
> of the region. Now it always comes as false.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to