[
https://issues.apache.org/jira/browse/HBASE-28867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883197#comment-17883197
]
Nihal Jain commented on HBASE-28867:
------------------------------------
Seems these hooks are still missing in branch-2 as HBASE-28867 was merged only
in branch-3. I think we should backport this and also put in all active
branches. We need this for RANGER-2111.
FYI [~zhangduo] , [~ndimiduk] , [~bbeaudreault]
> Backport "HBASE-20653 Add missing observer hooks for region server group to
> MasterObserver" to branch-2
> -------------------------------------------------------------------------------------------------------
>
> Key: HBASE-28867
> URL: https://issues.apache.org/jira/browse/HBASE-28867
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Nihal Jain
> Priority: Major
> Fix For: 3.0.0-alpha-1
>
>
> Currently the following region server group operations don't have
> corresponding hook in MasterObserver :
> * getRSGroupInfo
> * getRSGroupInfoOfServer
> * getRSGroupInfoOfTable
> * listRSGroup
> This JIRA is to
> * add them to MasterObserver
> * add pre/post hook calls in RSGroupAdminEndpoint thru
> master.getMasterCoprocessorHost for the above operations
> * add corresponding tests to TestRSGroups (in similar manner to that of
> HBASE-20627)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)