[
https://issues.apache.org/jira/browse/HBASE-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190842#comment-16190842
]
Appy commented on HBASE-18931:
------------------------------
It's because of few conf constants, i think. Maybe we can move them out to
Coprocessor class and make all hosts private. Let's see what [~Apache9] has to
say?
But if we do do that, i'd like to decouple this patch from that work since Duo
is out for few days.
> 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)