[
https://issues.apache.org/jira/browse/HBASE-23050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guangxu Cheng updated HBASE-23050:
----------------------------------
Fix Version/s: (was: 3.0.0)
HBASE-22514
> Use RSGroupInfoManager to get rsgroups in master UI's rsgroup part
> ------------------------------------------------------------------
>
> Key: HBASE-23050
> URL: https://issues.apache.org/jira/browse/HBASE-23050
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Assignee: Guangxu Cheng
> Priority: Major
> Fix For: HBASE-22514
>
>
> Now it use RSGroupTableAccessor to get all rsgroups.
> {code:java}
> List<RSGroupInfo> groups =
> RSGroupTableAccessor.getAllRSGroupInfo(master.getConnection());
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)