[
https://issues.apache.org/jira/browse/HBASE-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190833#comment-16190833
]
Anoop Sam John commented on HBASE-18931:
----------------------------------------
CoprocessorHost and its sub classes.. That is marked as LimitedPrivate now.
CPs need any thing from it? I think CPs don't even know this. Not sure why
this is not marked private. Am I missing some thing?
> Make ObserverContext an interface and remove private/testing methods
> --------------------------------------------------------------------
>
> Key: HBASE-18931
> URL: https://issues.apache.org/jira/browse/HBASE-18931
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Appy
> Assignee: Appy
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-18931.master.001.patch
>
>
> ObserverContext is IA.LimitedPrivate because CP implementations want
> getEnvironment(), bypass(), etc.
> We can split interface and implementations (suggested by [~Apache9]).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)