You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/08/07 06:43:00 UTC

[jira] [Created] (HBASE-22809) Allow creating table in group when rs group contains no live servers

Duo Zhang created HBASE-22809:
---------------------------------

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


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)