[ 
https://issues.apache.org/jira/browse/HBASE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458047#comment-13458047
 ] 

Gary Helmling commented on HBASE-6785:
--------------------------------------

I believe we would need to specify the expected type or ColumnInterpreter as a 
field in the request message passed to the service.  We would probably lose 
some transparency from the client side in being able to inspect return types to 
determine this, though possibly the request construction (and return type 
introspection) could still be hidden in the client layer.  We'd need to look at 
it from both the client and server/service-definition side.
                
> Convert AggregateProtocol to protobuf defined coprocessor service
> -----------------------------------------------------------------
>
>                 Key: HBASE-6785
>                 URL: https://issues.apache.org/jira/browse/HBASE-6785
>             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.

--
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

Reply via email to