You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dongmin Yu (JIRA)" <ji...@apache.org> on 2012/07/11 02:56:35 UTC

[jira] [Updated] (KAFKA-399) 0.7.1 seems to show less performance than 0.7.0

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

Dongmin Yu updated KAFKA-399:
-----------------------------

    Attachment: dstat.txt
                DirSource.java
    
> 0.7.1 seems to show less performance than 0.7.0
> -----------------------------------------------
>
>                 Key: KAFKA-399
>                 URL: https://issues.apache.org/jira/browse/KAFKA-399
>             Project: Kafka
>          Issue Type: Test
>          Components: core
>    Affects Versions: 0.7, 0.7.1
>            Reporter: Dongmin Yu
>            Priority: Minor
>         Attachments: DirSource.java, dstat.txt
>
>
> On a test, 0.7.1 seems to show less performance than 0.7.0.
> Producer is on a machine A, and Broker is on machine B.
> Machine's spec is
> - 8 core Intel(R) Xeon(R) CPU           E5405  @ 2.00GHz
> - 16G RAM
> Broker's configuration is
> - num.threads=8
> - socket.send.buffer=1048576
> - socket.receive.buffer=1048576
> - max.socket.request.bytes=104857600
> - log.flush.interval=10000
> - log.default.flush.interval.ms=1000
> - log.default.flush.scheduler.interval.ms=1000
> - log.file.size=536870912
> - enable.zookeeper=true
> Attached dstat result and used producer code

--
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