GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/1102
KAFKA-3431; Move `BrokerEndPoint` from `o.a.k.common` to
`o.a.k.common.internals`
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-broker-end-point-internals
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1102.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 #1102
----
commit 3bd3dabc4cd8684a580d41fe5d816d80876263b1
Author: Ismael Juma <[email protected]>
Date: 2016-03-20T23:27:10Z
KAFKA-3431: Move `BrokerEndPoint` from `o.a.k.common` to
`o.a.k.common.internals`
commit f49de2dec4831f6497abd3c5028c13af4198c381
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.
---