[
https://issues.apache.org/jira/browse/HBASE-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458241#comment-13458241
]
Gary Helmling commented on HBASE-6789:
--------------------------------------
This would be a blocker if we want to completely drop CoprocessorProtocol
implementation support in 0.96 as opposed to deprecate. Though I do feel that
we should convert all of the implementations we ship (they can be dual
CoprocessorProtocol/CoprocessorService implementations currently), it's not
strictly required if support is still there.
> Convert test CoprocessorProtocol implementations to protocol buffer services
> ----------------------------------------------------------------------------
>
> Key: HBASE-6789
> URL: https://issues.apache.org/jira/browse/HBASE-6789
> Project: HBase
> Issue Type: Sub-task
> Components: coprocessors
> Reporter: Gary Helmling
> Fix For: 0.96.0
>
>
> With coprocessor endpoints now exposed as protobuf defined services, we
> should convert over all of our built-in endpoints to PB services.
> Several CoprocessorProtocol implementations are defined for tests:
> * ColumnAggregationProtocol
> * GenericProtocol
> * TestServerCustomProtocol.PingProtocol
> These should either be converted to PB services or removed if they duplicate
> other tests/are no longer necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira