[ 
https://issues.apache.org/jira/browse/HBASE-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

rajeshbabu updated HBASE-6665:
------------------------------

    Description: 
split operation on ROOT table by specifying explicit split key as .META.
closing the ROOT region and taking long time to rollback failed split.
I think we can skip split for ROOT table as how we are doing for META region.

  was:
call the split operation on ROOT table by keeping split key as .META. 
root table is splited into two regions. and assigned to some regionserver.


    
> 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
>
> split operation on ROOT table by specifying explicit split key as .META.
> closing the ROOT region and taking long time to rollback failed split.
> 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