Anuj Sharma created HBASE-29841:
-----------------------------------
Summary: Break bulky ReadOnlyController into multiple smaller
controller
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)