Metrics to measure sequential reads and random reads separately
---------------------------------------------------------------

                 Key: HBASE-4989
                 URL: https://issues.apache.org/jira/browse/HBASE-4989
             Project: HBase
          Issue Type: Improvement
          Components: regionserver
            Reporter: dhruba borthakur
            Assignee: dhruba borthakur
            Priority: Minor


HBase does sequential reads for compactions and positional random reads for 
satisfying user's queries. It would be nice if we can measure their latencies 
separately. It is mostly the random reads that dominate a transactional 
workload.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to