[
https://issues.apache.org/jira/browse/HBASE-25131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated HBASE-25131:
---------------------------------
Fix Version/s: (was: 2.2.7)
(was: 2.3.3)
(was: 3.0.0-alpha-1)
> While emitting the memstore read based metrics use # instead of _ while
> emitting them metric
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-25131
> URL: https://issues.apache.org/jira/browse/HBASE-25131
> Project: HBase
> Issue Type: Bug
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
>
> We do have table names with '_' in it. so it should be '#' that we use as the
> seperator when we emit the metric out.
> Usually _ is used for all other metric detail but here since we do that
> grouping of the metric based on table and store name - it is better we use
> another seperator instead of '_' for these metrics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)