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

Hudson commented on HBASE-6665:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #243 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/243/])
    HBASE-6665 ROOT region should not be splitted even with META row as 
explicit split key (Rajesh) (Revision 1403037)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java

                
> ROOT region should not be splitted even with META row as explicit split key
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-6665
>                 URL: https://issues.apache.org/jira/browse/HBASE-6665
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Y. SREENIVASULU REDDY
>            Assignee: rajeshbabu
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6665_trunk.patch
>
>
> split operation on ROOT table by specifying explicit split key as .META.
> closing the ROOT region and taking long time to fail the split before 
> rollback.
> I think we can skip split for ROOT table as how we are doing for META region.

--
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