Balazs Kossovics created KAFKA-3719:
---------------------------------------
Summary: Pattern regex
org.apache.kafka.common.utils.Utils.HOST_PORT_PATTERN is too narrow
Key: KAFKA-3719
URL: https://issues.apache.org/jira/browse/KAFKA-3719
Project: Kafka
Issue Type: Bug
Reporter: Balazs Kossovics
Priority: Trivial
In our continuous integration environment the Kafka brokers run on hosts
containing underscores in their names. The current regex splits incorrectly
these names into host and port parts.
I could submit a pull request if someone confirms that this is indeed a bug.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)