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

[jira] [Created] (HBASE-22820) Do not need to persist default rs group now

Duo Zhang created HBASE-22820:
---------------------------------

             Summary: Do not need to persist default rs group now
                 Key: HBASE-22820
                 URL: https://issues.apache.org/jira/browse/HBASE-22820
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


As now the rs group info for a table is stored in the table metadata, we only need to store the servers of a rs group to the rs group table, so we do not need to store the default rs group anymore. The servers in default group will be refreshed automatically.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)