You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/01/26 12:11:00 UTC

[jira] [Created] (HBASE-21789) Rewrite MetaTableAccessor.multiMutate with Table.coprocessorService

Duo Zhang created HBASE-21789:
---------------------------------

             Summary: 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
             Fix For: 3.0.0, 2.2.0


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)