[ 
https://issues.apache.org/jira/browse/HBASE-29841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anuj Sharma updated HBASE-29841:
--------------------------------
    Summary: Split bulky ReadOnlyController into multiple smaller controllers  
(was: Split bulky ReadOnlyController into multiple smaller controller)

> 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
>         Environment: 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.
>            Reporter: Anuj Sharma
>            Assignee: Anuj Sharma
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to