[
https://issues.apache.org/jira/browse/HBASE-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207018#comment-16207018
]
stack commented on HBASE-19007:
-------------------------------
On @appy comments...
bq. Even if the original author designed these for CP only...
No. MS and RSS were for internal, mock/test use originally. Only Region
Interface to my knowledge was for CP only.
bq. What do you say...
Yeah. Before you commented, I was trying to work it so CPs got everything from
CpEnv (no Server exposed). Code actually looks better. Expectations are better
managed too; i.e. if you need anything, get it from the environment. But see my
problem above. Raw CpEnv base Interface is somehow to produce access to the
'servers' ZKW. A few CPs depend on this working. Others want access to
HRegionServer....
Thanks [~appy]
> Align Services Interfaces in Master and RegionServer
> ----------------------------------------------------
>
> Key: HBASE-19007
> URL: https://issues.apache.org/jira/browse/HBASE-19007
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Priority: Blocker
> Attachments: HBASE-19007.master.001.patch
>
>
> HBASE-18183 adds a CoprocessorRegionServerService to give a view on
> RegionServiceServices that is safe to expose to Coprocessors.
> On the Master-side, MasterServices becomes an Interface for exposing to
> Coprocessors.
> We need to align the two.
> For background, see
> https://issues.apache.org/jira/browse/HBASE-12260?focusedCommentId=16203820&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16203820
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)