[
https://issues.apache.org/jira/browse/HBASE-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848326#comment-13848326
]
Hudson commented on HBASE-10155:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #9 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/9/])
HBASE-10155 HRegion isRecovering state is wrongly coming in postOpen hook
(anoopsamjohn: rev 1550881)
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java
> 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,
> HBASE-10155_V3.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)