[
https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549233#comment-15549233
]
stack commented on HBASE-16769:
-------------------------------
Actually, thinking on it, the only way to put back the unshaded arguments is by
doing a copy from the internal shaded protobuf to the nonshaded protobuf just
to pass parameters to a coprocessor. This is not viable. We break the
Coprocessor API in hbase-2.0.0 OR we undo the shading project; can't have both.
Let me go mark the shading issue as incompatible change.
> Deprecate/remove PB references from MasterObserver and RegionServerObserver
> ---------------------------------------------------------------------------
>
> Key: HBASE-16769
> URL: https://issues.apache.org/jira/browse/HBASE-16769
> Project: HBase
> Issue Type: Bug
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Blocker
> Fix For: 2.0.0
>
>
> This is effectively a sub-task for HBASE-15174.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)