[ https://issues.apache.org/jira/browse/KAFKA-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145833#comment-15145833 ]
ASF GitHub Bot commented on KAFKA-2757: --------------------------------------- GitHub user zhuchen1018 opened a pull request: https://github.com/apache/kafka/pull/911 KAFKA-2757; Consolidate BrokerEndPoint and EndPoint You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhuchen1018/kafka KAFKA-2757 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/911.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #911 ---- commit b979a44afec4285481dbf9c255feb32e0b107620 Author: zhuchen1018 <amandazhu19620...@gmail.com> Date: 2016-02-13T06:17:10Z KAFKA-2757; Consolidate BrokerEndPoint and EndPoint ---- > 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: chen zhu > Fix For: 0.9.1.0 > > > For code simplicity, it's better to consolidate these two classes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)