Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-4989

Metrics to measure sequential reads and random reads separately

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.94.0
    • regionserver
    • None
    • Incompatible change, Reviewed
    • The metric fsReadLatency records the number of sequential reads. The metric fsPreadLatency records the number of random reads.

    Description

      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.

      Attachments

        1. metrics1.txt
          6 kB
          Dhruba Borthakur

        Activity

          People

            dhruba Dhruba Borthakur
            dhruba Dhruba Borthakur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: