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

Jean-Marc Spaggiari commented on HBASE-8132:
--------------------------------------------

Does it mean that HBASE-5583 can be closed? Or should we fix thisone before we 
can close HBASE-5583?
                
> 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

Reply via email to