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/08/02 08:37:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-18476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chia-Ping Tsai resolved HBASE-18476.
------------------------------------
    Resolution: Duplicate

see HBASE-18500

> 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)