[ 
https://issues.apache.org/jira/browse/HBASE-25131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ramkrishna.s.vasudevan resolved HBASE-25131.
--------------------------------------------
    Hadoop Flags:   (was: Incompatible change)
      Resolution: Won't Fix

I think if we change the format it looks odd. Let me handle in the code if the 
table name has '_' then the family name has to retrieved correctly. 

> 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
>             Fix For: 3.0.0-alpha-1, 2.3.3, 2.2.7
>
>
> 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)

Reply via email to