[
https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882724#comment-16882724
]
Duo Zhang commented on HBASE-22514:
-----------------------------------
Talked with [~zghaobac] offline, we both agree that the current config ways are
a bit confused...
For table, we will store it in the hbase:rsgroup table. But we can still config
the group for a namespace, and it is stored in the namespaces config...
I think store the group for a table in the table descriptor is enough, the
rsgroup table just need to store the group <=> rs mapping.
Will prepare a very simple design doc soon to describe what we want to do.
Thanks.
> Move rsgroup feature into core of HBase
> ---------------------------------------
>
> Key: HBASE-22514
> URL: https://issues.apache.org/jira/browse/HBASE-22514
> Project: HBase
> Issue Type: Umbrella
> Components: Admin, Client, rsgroup
> Reporter: Yechao Chen
> Assignee: Yechao Chen
> Priority: Major
> Attachments: HBASE-22514.master.001.patch,
> image-2019-05-31-18-25-38-217.png
>
>
> The class RSGroupAdminClient is not public
> we need to use java api RSGroupAdminClient to manager RSG
> so RSGroupAdminClient should be public
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)