[
https://issues.apache.org/jira/browse/HBASE-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901796#comment-16901796
]
Anoop Sam John commented on HBASE-22809:
----------------------------------------
When no regions of a table can get opened when a table is created (No
RSGrouping usage) what will happen? In a non RS group based cluster anyways
this exact situation as in the Jira wont come as at least one server will be
there then which holds META. If META itself not there means anyways the create
table would have failed at some previous steps.
> Allow creating table in group when rs group contains no live servers
> --------------------------------------------------------------------
>
> Key: HBASE-22809
> URL: https://issues.apache.org/jira/browse/HBASE-22809
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Priority: Major
>
> This is for API consistency. In general, a rs group could have no live
> servers if all the region servers are dead, and then the regions in side this
> group can not online.
> So it is a bit strange that we do not allow new regions here since they are
> just the same with the old regions...
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)