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

Viktor Somogyi-Vass updated KAFKA-9015:
---------------------------------------
    Description: 
Some of the metrics use a lower-case style metrics name like "i-am-a-metric" 
while the majority uses UpperCamelCase (IAmAnotherMetric). We need consistency 
across the project and since the majority of the metrics uses the camel case 
notation, we need to change the others.

We might have to think about backward compatibility and also a KIP may be 
needed since metrics are public interfaces.

  was:Some of the metrics use a lower-case style metrics name like 
"i-am-a-metric" while the majority uses UpperCamelCase (IAmAnotherMetric). We 
need consistency across the project and since the majority of the metrics uses 
the camel case notation, we need to change the others.


> Unify metric names
> ------------------
>
>                 Key: KAFKA-9015
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9015
>             Project: Kafka
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 2.5.0
>            Reporter: Viktor Somogyi-Vass
>            Assignee: Viktor Somogyi-Vass
>            Priority: Major
>
> Some of the metrics use a lower-case style metrics name like "i-am-a-metric" 
> while the majority uses UpperCamelCase (IAmAnotherMetric). We need 
> consistency across the project and since the majority of the metrics uses the 
> camel case notation, we need to change the others.
> We might have to think about backward compatibility and also a KIP may be 
> needed since metrics are public interfaces.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to