You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/07/29 05:06:00 UTC

[jira] [Created] (HBASE-18476) HTable#put should call RS#mutate rather than RS#multi

Chia-Ping Tsai created HBASE-18476:
--------------------------------------

             Summary: HTable#put should call RS#mutate rather than RS#multi
                 Key: HBASE-18476
                 URL: https://issues.apache.org/jira/browse/HBASE-18476
             Project: HBase
          Issue Type: Bug
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai
             Fix For: 3.0.0, 1.4.0, 1.5.0, 2.0.0-alpha-2


The HBASE-18374 separates the metric for a single put and batched puts so the HTable#put shouldn't use the RS#mulit. It messes up the metrics.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)