hbase/hbase-hadoop-compat
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
..
src HBASE-19285 Implements table-level latency histograms 2017-12-01 17:34:43 -05:00
pom.xml HBASE-19267 Remove compiler-plugin mapping executions as it breaks Java8 detection 2017-11-28 14:54:32 -05:00