[
https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853011#comment-16853011
]
Duo Zhang commented on HBASE-22514:
-----------------------------------
The problem for adding new IA.Public interface is that, once it is marked as
IA.Public, it is not easy to change it in the future, so we need to be careful.
The problem for the rsgroup feature is that, it should be in the core but now
it is implemented as a plugin. If there are enough users then I think we need
to reconsider this. Even if we do not include it in the core, at least we
should revisit the API before making it public.
Ping [~stack] [~zghaobac].
Thanks.
> make RSGroupAdminClient public
> ------------------------------
>
> Key: HBASE-22514
> URL: https://issues.apache.org/jira/browse/HBASE-22514
> Project: HBase
> Issue Type: Improvement
> 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.3#76005)