[
https://issues.apache.org/jira/browse/HBASE-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848572#comment-13848572
]
Hudson commented on HBASE-10155:
--------------------------------
FAILURE: Integrated in hbase-0.96 #225 (See
[https://builds.apache.org/job/hbase-0.96/225/])
HBASE-10155 HRegion isRecovering state is wrongly coming in postOpen hook
(anoopsamjohn: rev 1551003)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
*
/hbase/branches/0.96/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
> Fix For: 0.98.0, 0.96.2, 0.99.0
>
> 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)