[
https://issues.apache.org/jira/browse/HBASE-17346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15785822#comment-15785822
]
stack commented on HBASE-17346:
-------------------------------
AggregationClient should be public audience (see the patch).
On ServerRpcController, in patch, I undo it. As you say, it should not be used
client-side. We could make a generic ClientRpcController. The supporting
utility code seems to do the 'right' thing.
On retrying, this'd be a new area. As you say, there is no retry up to this
which when doing CP endpoint operations.
> Add coprocessor service support
> -------------------------------
>
> Key: HBASE-17346
> URL: https://issues.apache.org/jira/browse/HBASE-17346
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: 17346.suggestion.txt
>
>
> I think we need to redesign the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)