[
https://issues.apache.org/jira/browse/KAFKA-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957774#comment-14957774
]
ASF GitHub Bot commented on KAFKA-2516:
---------------------------------------
GitHub user granthenke reopened a pull request:
https://github.com/apache/kafka/pull/310
KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka tools-packaging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/310.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 #310
----
commit f1cf0a01fc4ea46a03bc0cbb37cdf763a91825e5
Author: Grant Henke <[email protected]>
Date: 2015-10-14T16:51:08Z
KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools
----
> Rename o.a.k.client.tools to o.a.k.tools
> ----------------------------------------
>
> Key: KAFKA-2516
> URL: https://issues.apache.org/jira/browse/KAFKA-2516
> Project: Kafka
> Issue Type: Bug
> Reporter: Gwen Shapira
> Assignee: Grant Henke
> Priority: Blocker
> Fix For: 0.9.0.0
>
>
> Currently our new performance tools are in o.a.k.client.tools but packaged in
> kafka-tools not kafka-clients. This is a bit confusing.
> Since they deserve their own jar (you don't want our client tools packaged in
> your app), lets give them a separate package and call it o.a.k.tools.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)