[
https://issues.apache.org/jira/browse/HBASE-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104893#comment-13104893
]
Hudson commented on HBASE-4287:
-------------------------------
Integrated in HBase-TRUNK #2209 (See
[https://builds.apache.org/job/HBase-TRUNK/2209/])
HBASE-4406 TestOpenRegionHandler failing after HBASE-4287
todd :
Files :
* /hbase/trunk/CHANGES.txt
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/regionserver/handler/TestOpenRegionHandler.java
> If region opening fails, try to transition region back to "offline" in ZK
> -------------------------------------------------------------------------
>
> Key: HBASE-4287
> URL: https://issues.apache.org/jira/browse/HBASE-4287
> Project: HBase
> Issue Type: Improvement
> Components: master, regionserver
> Affects Versions: 0.90.4
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 0.92.0
>
> Attachments: 0004-HBASE-4287.-FAILED_OPEN-state-in-ZK-v2.patch,
> 0004-HBASE-4287.-FAILED_OPEN-state-in-ZK.patch, hbase-4287.txt
>
>
> In the case that region-opening fails, we currently just close the region
> again, but don't do anything to the node in ZK. Instead, we should attempt to
> transition it from the OPENING state back to an OFFLINE state, or perhaps a
> new FAILED_OPEN state. Otherwise, we have to wait for the full timeoutMonitor
> period to elapse, which can be quite a long time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira