You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/03/17 16:57:14 UTC

[jira] [Updated] (HBASE-8132) Master rebuild() should check for regioninfo count before ENABLING/DISABLING partial tables

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

ramkrishna.s.vasudevan updated HBASE-8132:
------------------------------------------

    Summary: Master rebuild() should check for regioninfo count before ENABLING/DISABLING partial tables  (was: Master rebuild() should check for regioninfo count before ENABLONG/DISABLING partial tables)
    
> Master rebuild() should check for regioninfo count before ENABLING/DISABLING partial tables
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8132
>                 URL: https://issues.apache.org/jira/browse/HBASE-8132
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.98.0
>
>
> After snapshots addition the adding of regioninfo into the META is more of atomic nature. This solves the problem that was raised in HBASE-5583.
> But when we do a restart of master or failover of master we do  not validate the regioninfo that was added to META if it was same as that was mentioned while creation of table.
> This validation may be needed so that a master restart will enable to create the exact number of regions as given during the create table splitkeys.

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