You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Balazs Kossovics (JIRA)" <ji...@apache.org> on 2016/05/17 16:22:12 UTC

[jira] [Created] (KAFKA-3719) Pattern regex org.apache.kafka.common.utils.Utils.HOST_PORT_PATTERN is too narrow

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)