[
https://issues.apache.org/jira/browse/HBASE-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207012#comment-16207012
]
stack commented on HBASE-19007:
-------------------------------
.001 WIP Bit stuck because we've given access that should not be allowed up to
this; i.e. a generic CoprocessorEnvironment must somehow produce the a
ZooKeeperWatcher or a RegionCoprocessorEnvironment is supposed to give access
to a HRegionServer instance (I'd think that a RCE should not require a hosting
HRS). Ain't sure how to progress; i.e make a backdoor not available generally
to all CPs.
> 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)