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/18 08:09:13 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balazs Kossovics resolved KAFKA-3719.
-------------------------------------
    Resolution: Not A Bug

> 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)