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

Reimplement per-region latency histogram metrics

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.4.0, 2.0.0
    • None
    • metrics
    • None

    Description

      Follow up from HBASE-10656, where enis says:

      the main problem is that we have A LOT of per-region metrics that are latency histograms. These latency histograms create many many Counter / LongAdder objects. We should get rid of per-region latencies and maybe look at reducing the per-region metric overhead.

      And ghelmling gives us a good candidate to implement pre-region latency histograms HdrHistogram.

      Let's consider removing the per-region latency histograms and reimplement using HdrHistogram.

      Attachments

        Activity

          People

            Unassigned Unassigned
            apurtell Andrew Kyle Purtell
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: