You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (Updated) (JIRA)" <ji...@apache.org> on 2011/11/23 03:34:41 UTC

[jira] [Updated] (KAFKA-176) Fix existing perf tools

     [ https://issues.apache.org/jira/browse/KAFKA-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neha Narkhede updated KAFKA-176:
--------------------------------

    Attachment: KAFKA-176-v2.patch

1. Header moved to perf tools
2. Default is aggregated stats. Added a show-detailed-stats option for finer grained stats per reporting-interval
3. Fixed the variable size message bugs in producer performance tool
4. Abstracted out common perf configs in a top-level PerfConfig class.
5. Moved tryCleanupZookeeper to Utils

                
> 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-v2.patch, 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