[
https://issues.apache.org/jira/browse/HBASE-24759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163350#comment-17163350
]
Duo Zhang commented on HBASE-24759:
-----------------------------------
[~pankajkumar] HBASE-22820 is the time where the only thing in RSGroup is
region servers, so we do not need to persist anything for the default rs group,
as all the region servers do not belong to any rs groups will be in default rs
group.
But in HBASE-24431 we introduced a config map for rs group, so we need to
persist at least the config map of the default rs group.
> Persisting configuration of default rsgroup
> -------------------------------------------
>
> Key: HBASE-24759
> URL: https://issues.apache.org/jira/browse/HBASE-24759
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 3.0.0-alpha-1
> Reporter: Sun Xin
> Assignee: Sun Xin
> Priority: Major
> Fix For: 3.0.0-alpha-1
>
>
> In the current scenario, we didn't store the default rsgroup information. But
> after HBASE-24431 , we have added a config map, which need to be persisted to
> avoid lossing config of default rsgroup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)