[
https://issues.apache.org/jira/browse/HBASE-17346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-17346:
------------------------------
Attachment: HBASE-17346.patch
Add coprocesorService methods in RawAsyncTable. And implement an
AsyncAggregationClient which only has a max method for now.
As we need the RpcController to pass exceptions for asynchronous stub, which
means we need a customized RpcController implementation when calling the
methods of coprocessor stub, I removed the coprocessService method which
returns an RpcChannel.
Batch coprocessorService has not been implemented yet, just put the patch here
to collect some feedbacks. Will add full support later(maybe in new issues?)
Thanks.
> Add coprocessor service support
> -------------------------------
>
> Key: HBASE-17346
> URL: https://issues.apache.org/jira/browse/HBASE-17346
> Project: HBase
> Issue Type: Sub-task
> Components: asyncclient, Client, Coprocessors
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: 17346.suggestion.txt, HBASE-17346.patch
>
>
> I think we need to redesign the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)