[ 
https://issues.apache.org/jira/browse/HBASE-29841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053069#comment-18053069
 ] 

Anuj Sharma commented on HBASE-29841:
-------------------------------------

Thanks [~paksyd] For correcting the typo.

> 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
>
> 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)

Reply via email to