[
https://issues.apache.org/jira/browse/KAFKA-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066052#comment-15066052
]
Sasaki Toru commented on KAFKA-2757:
------------------------------------
There are similar regex expressions in org.apache.kafka.common.utils.Utils.
(defined as HOST_PORT_PATTERN and used getHost and getPort)
When you consolidate these classes, cloud you change Utils to use new class?
> Consolidate BrokerEndPoint and EndPoint
> ---------------------------------------
>
> Key: KAFKA-2757
> URL: https://issues.apache.org/jira/browse/KAFKA-2757
> Project: Kafka
> Issue Type: Bug
> Reporter: Guozhang Wang
> Assignee: Jeff Holoman
> Fix For: 0.9.0.1
>
>
> For code simplicity, it's better to consolidate these two classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)