Guozhang Wang created KAFKA-1438: ------------------------------------ Summary: Migrate kafka client tools Key: KAFKA-1438 URL: https://issues.apache.org/jira/browse/KAFKA-1438 Project: Kafka Issue Type: Bug Reporter: Guozhang Wang Fix For: 0.9.0
Currently the console/perf client tools scatter across different packages since they are really used as tools: 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)