[ https://issues.apache.org/jira/browse/KAFKA-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288597#comment-15288597 ]
Balazs Kossovics commented on KAFKA-3719: ----------------------------------------- Oh, you are right. Actually it was a [bug|https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/344] in gitlab-ci-multi-runner, who created services with invalid hostname. > 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)