[
https://issues.apache.org/jira/browse/HBASE-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176274#comment-16176274
]
Anoop Sam John commented on HBASE-18298:
----------------------------------------
bq.How comes getRpcServer? Some CPs need this? I'd think CP is running in a RS.
We are already inside past the RPC. Why would a CP be meddling w/ RPC? Naughty
CP!
Ya I just overlooked it. I see RpcServerInterface been exposed so just kept
this method.. Seeing what is there in RpcServerInterface, we should not be
exposing this getter. RpcServerInterface (and now the abstract extension of
this RpcServer) been exposed for Phoenix to plugin custom impl. We have a
config for this ('hbase.rpc.server.impl')
Thanks for the reviews.
> 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-4
>
> Attachments: HBASE-18298.patch, HBASE-18298_V2.patch,
> HBASE-18298_V3.patch, HBASE-18298_V4.patch, HBASE-18298_V5.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)