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

Sriharsha Chintalapani commented on KAFKA-1438:
-----------------------------------------------

[~junrao] [~nehanarkhede] 
I needed to update the tools-log4j.properties I missed it in the earlier patch. 
I ran the system tests 
_test_case_name  :  testcase_0001
_test_class_name  :  ReplicaBasicTest
arg : bounce_broker  :  false
arg : broker_type  :  leader
arg : message_producing_free_time_sec  :  15
arg : num_iteration  :  1
arg : num_messages_to_produce_per_producer_call  :  50
arg : num_partition  :  1
arg : replica_factor  :  3
arg : sleep_seconds_between_producer_calls  :  1
validation_status  :
     No. of messages from consumer on [test_1] at 
simple_consumer_test_1-0_r1.log  :  25000
     No. of messages from consumer on [test_1] at 
simple_consumer_test_1-0_r2.log  :  25000
     No. of messages from consumer on [test_1] at 
simple_consumer_test_1-0_r3.log  :  25000
     Unique messages from consumer on [test_1]  :  25000
     Unique messages from producer on [test_1]  :  25000
     Validate for data matched on topic [test_1]  :  PASSED
     Validate for data matched on topic [test_1] across replicas  :  PASSED
     Validate for merged log segment checksum in cluster [source]  :  PASSED
     Validate index log in cluster [source]  :  PASSED

> Migrate kafka client tools
> --------------------------
>
>                 Key: KAFKA-1438
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1438
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Sriharsha Chintalapani
>              Labels: newbie, tools, usability
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1438.patch, 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, 
> KAFKA-1438_2014-05-30_11:36:01.patch, KAFKA-1438_2014-05-30_11:38:46.patch, 
> KAFKA-1438_2014-05-30_11:42:32.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