Michael Stack created HBASE-24767:
-------------------------------------
Summary: Change default to false for HBASE-15519 per-user metrics
Key: HBASE-24767
URL: https://issues.apache.org/jira/browse/HBASE-24767
Project: HBase
Issue Type: Bug
Components: metrics
Affects Versions: 2.3.0
Reporter: Michael Stack
Assignee: Michael Stack
Fix For: 3.0.0-alpha-1, 2.3.1, 2.4.0
HBASE-15519 added a nice feature to show per-user metrics. It needs a bit of
work still – see base of HBASE-15519 for notes but in particular, it can spin
up lots of threads, more than makes sense – but currently it is enabled by
default. Here we disable it by setting default for
hbase.regionserver.user.metrics.enabled to false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)