[
https://issues.apache.org/jira/browse/HBASE-17346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839650#comment-15839650
]
Duo Zhang commented on HBASE-17346:
-----------------------------------
{quote}
Is it a ClientCoprocessorRpcController ? There is nothing 'coprocessory' about
it. It is RpcController Interface with default implementations. Maybe call it
something more generic? Might be useful in other than CP.
{quote}
It is marked as InterfaceAudience.Private. I think we can rename it later if we
want to use it in another way?
{quote}
Was just saying your explanation above on onRegionComplete, etc., helped me.
Would be good to have it up in the code if not there already.
{quote}
Got it. Let me add javadoc for it.
{quote}
That was probably true of the module I copied that snippet from. Its a mistake.
I can fix in new issue if that'd help.
{quote}
Fine. Let me open a issue.
> 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
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: 17346.suggestion.txt, HBASE-17346.patch,
> HBASE-17346-v1.patch, HBASE-17346-v2.patch
>
>
> I think we need to redesign the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)