[ 
https://issues.apache.org/jira/browse/KAFKA-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011446#comment-14011446
 ] 

Neha Narkhede commented on KAFKA-1438:
--------------------------------------

[~sriharsha] I think you need to do the following for all tools under perf/

git mv tool-file core/src/main/scala/kafka/tools
git rm -r perf

Once you've done that, I recommend you try to run system_test/run_sanity.sh. 
This will verify if the system tests still function after removing the perf 
subproject.

> Migrate kafka client tools
> --------------------------
>
>                 Key: KAFKA-1438
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1438
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>              Labels: newbie, tools, usability
>             Fix For: 0.9.0
>
>         Attachments: KAFKA-1438.patch, KAFKA-1438_2014-05-27_11:45:29.patch, 
> KAFKA-1438_2014-05-27_12:16:00.patch, KAFKA-1438_2014-05-27_17:08:59.patch, 
> KAFKA-1438_2014-05-28_08:32:46.patch, KAFKA-1438_2014-05-28_08:36:28.patch, 
> KAFKA-1438_2014-05-28_08:40:22.patch
>
>
> Currently the console/perf client tools scatter across different packages, 
> we'd better to:
> 1. Move Consumer/ProducerPerformance and SimpleConsumerPerformance to tools 
> and remove the perf sub-project.
> 2. Move ConsoleConsumer from kafka.consumer to kafka.tools.
> 3. Move other consumer related tools from kafka.consumer to kafka.tools.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to