Jason Gustafson created KAFKA-4243:
--------------------------------------
Summary: Ensure metric names are quoted as necessary for JMX
Key: KAFKA-4243
URL: https://issues.apache.org/jira/browse/KAFKA-4243
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
Fix For: 0.10.2.0
In KAFKA-3930, we found that IPv6 host names were raising an exception when
used as ObjectNames because of the ":" characters. We've fixed this one case in
{{KafkaMetricsGroup}}, but in general, we should make sure all cases are
covered. This should consider {{o.a.k.c.metrics.JmxReporter}} as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)