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

Jun Rao commented on KAFKA-176:
-------------------------------

1. It can be in the code. Maybe we just need a command line option to control 
whether to display header or not?

2. I am suggesting that we alway show aggregated output. So there won't be a 
-aggregate option. Instead, have a --showDetails option to enable/disable 
detailed stats in each thread, probably with default set to false.

3. Some system tests can use a producer that generates variable-sized random 
messages. Instead of having another producer tool, it would be good if we can 
just allow such option in this tool.

                
> Fix existing perf tools
> -----------------------
>
>                 Key: KAFKA-176
>                 URL: https://issues.apache.org/jira/browse/KAFKA-176
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Neha Narkhede
>            Assignee: Neha Narkhede
>             Fix For: 0.8
>
>         Attachments: kafka-176.patch
>
>
> The existing perf tools - ProducerPerformance.scala, 
> ConsumerPerformance.scala and SimpleConsumerPerformance.scala are slightly 
> buggy. It will be good to -
> 1. move them to a perf directory from the existing kafka/tools location
> 2. fix the bugs, so that they measure throughput correctly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to