Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17016 Reimplement per-region latency histogram metrics
  3. HBASE-17017

Remove the current per-region latency histogram metrics

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0, 1.4.0, 2.0.0
    • 1.3.0, 2.0.0
    • metrics
    • None
    • Incompatible change
    • Hide
      Removes per-region level (get size, get time, scan size and scan time histogram) metrics that was exposed before. Per-region histogram metrics with 1000+ regions causes millions of objects to be allocated on heap. The patch introduces getCount and scanCount as counters rather than histograms. Other per-region level metrics are kept as they are.
      Show
      Removes per-region level (get size, get time, scan size and scan time histogram) metrics that was exposed before. Per-region histogram metrics with 1000+ regions causes millions of objects to be allocated on heap. The patch introduces getCount and scanCount as counters rather than histograms. Other per-region level metrics are kept as they are.

    Attachments

      1. hbase-17017_v1.patch
        11 kB
        Enis Soztutar
      2. hbase-17017_v2.patch
        13 kB
        Enis Soztutar
      3. Screen Shot 2016-11-04 at 3.00.21 PM.png
        649 kB
        Enis Soztutar
      4. Screen Shot 2016-11-04 at 3.38.42 PM.png
        753 kB
        Enis Soztutar

      Activity

        People

          enis Enis Soztutar
          zhangduo Duo Zhang
          Votes:
          0 Vote for this issue
          Watchers:
          10 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: