[
https://issues.apache.org/jira/browse/HBASE-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159098#comment-16159098
]
Chia-Ping Tsai commented on HBASE-18298:
----------------------------------------
{code}
- RegionServerServices getRegionServerServices();
+ CoprocessorRSServices getRegionServerServices();
{code}
What about renaming the method? getCoprocessorRSServices()?
BTW, should we also cleanup the MasterServices for CP? There is a connected
issue HBASE-12260.
> RegionServerServices Interface cleanup for CP expose
> ----------------------------------------------------
>
> Key: HBASE-18298
> URL: https://issues.apache.org/jira/browse/HBASE-18298
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Critical
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18298.patch, HBASE-18298_V2.patch,
> HBASE-18298_V3.patch, HBASE-18298_V4.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)