[
https://issues.apache.org/jira/browse/HBASE-21789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753183#comment-16753183
]
stack commented on HBASE-21789:
-------------------------------
Looks good. A simplification. What is the answer to these comments that was
removed now we have this new guise doing multi row?
1739 // TODO: Need Retry!!!
1740 // TODO: What for a timeout? Default write timeout? GET FROM HTABLE?
Is there retry under coprocessorService?
Should we file another issue to make multi row native rather than CP based?
Thanks.
+1 on patch otherwise.
> Rewrite MetaTableAccessor.multiMutate with Table.coprocessorService
> -------------------------------------------------------------------
>
> Key: HBASE-21789
> URL: https://issues.apache.org/jira/browse/HBASE-21789
> Project: HBase
> Issue Type: Improvement
> Components: Client, Coprocessors
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-21789-v1.patch, HBASE-21789.patch
>
>
> Now it implements a special RegionServerCallable, which is not necessary. It
> is just a coprocessor call to MultiRowMutationEndpoint, we should use the
> coprocessor related method to do this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)