[
https://issues.apache.org/jira/browse/HBASE-29841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29841:
-----------------------------------
Labels: pull-request-available (was: )
> Split bulky ReadOnlyController into multiple smaller controllers
> ----------------------------------------------------------------
>
> Key: HBASE-29841
> URL: https://issues.apache.org/jira/browse/HBASE-29841
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anuj Sharma
> Assignee: Anuj Sharma
> Priority: Major
> Labels: pull-request-available
>
> Currently we have created a single ReadOnlyController which needs to get
> added as coprocessor for master, region and region server. In this task we
> will be breaking ReadOnlyController into multiple smaller controller to avoid
> unnecessarily adding methods which are not relevant for particular role for
> example, master copocessor should only register methods which may run on
> master and not on region or region server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)