[
https://issues.apache.org/jira/browse/KAFKA-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-2842.
------------------------------
Resolution: Fixed
This was fixed in KAFKA-3719
> 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.4.14#64029)