Heng Chen created HBASE-15280:
---------------------------------

             Summary: 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


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)

Reply via email to