You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2016/02/17 10:34:18 UTC

[jira] [Updated] (HBASE-15280) Scan metrics should not ignore empty rows.

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

Heng Chen updated HBASE-15280:
------------------------------
    Attachment: HBASE-15280.patch

> Scan metrics should not ignore empty rows.
> ------------------------------------------
>
>                 Key: HBASE-15280
>                 URL: https://issues.apache.org/jira/browse/HBASE-15280
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Heng Chen
>         Attachments: HBASE-15280.patch
>
>
> It is come from HBASE-15267.
> we found that as for empty result,  GET increment the readRequestCount, but Scan does not do it.   
> Detail information, please see  HBASE-15267 comments.
> This jira is to fix it.  We should record each request we do.  At least, we could make Scan metrics behavior be consistent with Get. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)