hbase/hbase-hadoop-compat/src/test
Josh Elser fa5473c299 HBASE-19285 Implements table-level latency histograms
For a egionserver's view of a table (the regions
that belong to a table hosted on a regionserver),
this change tracks the latencies of operations that
affect the regions for this table.

Tracking at the per-table level avoids the memory bloat
and performance impact that accompanied the previous
per-region latency metrics while still providing important
details for operators to consume.

Signed-Off-By: Andrew Purtell <apurtell@apache.org>
2017-12-01 17:34:43 -05:00
..
java/org/apache/hadoop/hbase HBASE-19285 Implements table-level latency histograms 2017-12-01 17:34:43 -05:00
resources/META-INF/services HBASE-14176 Add missing headers to META-INF files 2015-07-31 11:22:20 -07:00