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

Hudson commented on HBASE-9096:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #652 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/652/])
hbase-9096: Disable split during log replay (jeffreyz: rev 1510105)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java

                
> Disable split during log replay
> -------------------------------
>
>                 Key: HBASE-9096
>                 URL: https://issues.apache.org/jira/browse/HBASE-9096
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Jeffrey Zhong
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: hbase-9096.patch
>
>
> When regions are allowed to take writes during recovery, we could end up in a 
> situation where a split of a region might be triggered. That would close the 
> old region leading to failure of the ongoing replay. In discussions with 
> [~jeffreyz], it seemed to make sense to just disable split during recovery.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to