[
https://issues.apache.org/jira/browse/HBASE-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan resolved HBASE-8132.
-------------------------------------------
Resolution: Later
> 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
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)