[ https://issues.apache.org/jira/browse/KAFKA-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200536#comment-14200536 ]
Otis Gospodnetic commented on KAFKA-1723: ----------------------------------------- I don't follow this 100%, [~junrao]. The "old producer" should be all set once KAFKA-1481 is committed - all (not just producer) mbean names will be consistent and easily parseable. I think there are really 2 parts here: # mbean naming consistency # existence of mbean names For 1) I think you are saying that when this "new producer" is released in 0.8.3 whoever works on it will make sure the mbean names are consistent with the naming we got going via KAFKA-1481. But what about 2)? Are you saying this "new producer" will have some *new mbeans*? Some *additional mbeans*? Or are some mbeans that exist in 0.8.2 going to be *removed*? > make the metrics name in new producer more standard > --------------------------------------------------- > > Key: KAFKA-1723 > URL: https://issues.apache.org/jira/browse/KAFKA-1723 > Project: Kafka > Issue Type: Sub-task > Components: clients > Affects Versions: 0.8.2 > Reporter: Jun Rao > Fix For: 0.8.3 > > > The jmx name in the new producer looks like the following: > kafka.producer.myclientid:type=mytopic > However, this can be ambiguous since we allow "." in client id and topic. -- This message was sent by Atlassian JIRA (v6.3.4#6332)