[
https://issues.apache.org/jira/browse/KAFKA-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006593#comment-15006593
]
Sachin Pasalkar commented on KAFKA-2842:
----------------------------------------
Ohh, thanks for this update :)
> BrokerEndPoint regex does't support hostname with _
> ---------------------------------------------------
>
> Key: KAFKA-2842
> URL: https://issues.apache.org/jira/browse/KAFKA-2842
> Project: Kafka
> Issue Type: Bug
> Reporter: Sachin Pasalkar
> Priority: Minor
>
> If you look at the code of BrokerEndPoint.scala, it has regex uriParseExp.
> This regex is used for validation of brokers. However, it fails to validate
> hostname with _ in it. e.g. adfs_212:9092
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)