GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/1105
KAFKA-3431: Remove `o.a.k.common.BrokerEndPoint` in favour of `Node`
Also included a minor efficiency improvement in kafka.cluster.EndPoint.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
kafka-3431-replace-broker-end-point-with-node
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1105.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 #1105
----
commit d67665b587bfdd3de3535ae67aaf36c4926b2fbd
Author: Ismael Juma <[email protected]>
Date: 2016-03-20T23:27:10Z
KAFKA-3431: Remove `o.a.k.common.BrokerEndPoint` in favour of `Node`
commit 89911be606b663419c3e5e72ececda44054e078c
Author: Ismael Juma <[email protected]>
Date: 2016-03-20T23:28:05Z
Avoid compiling regex for `kafka.cluster.EndPoint` multiple times
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---