[
https://issues.apache.org/jira/browse/KAFKA-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016078#comment-14016078
]
Otis Gospodnetic commented on KAFKA-1481:
-----------------------------------------
KAFKA-1100 is similar in the sense that it points out a problem with embedding
stuff in MBean names that makes it difficult to use parse those MBeans.
> Stop using dashes as separators in MBean names
> ----------------------------------------------
>
> Key: KAFKA-1481
> URL: https://issues.apache.org/jira/browse/KAFKA-1481
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.1.1
> Reporter: Otis Gospodnetic
> Fix For: 0.8.1, 0.8.2
>
>
> MBeans should not use dashes as separator because dashes are allowed in
> hostnames, topics, etc., whose names are embedded in MBeans names.
> Perhaps a pipe character should be used to avoid the conflict.
> See: http://search-hadoop.com/m/4TaT4lonIW
--
This message was sent by Atlassian JIRA
(v6.2#6252)