You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2011/08/08 19:38:32 UTC

[jira] [Updated] (KAFKA-88) Producer perf test fails against localhost with > 10 threads

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

Jay Kreps updated KAFKA-88:
---------------------------

    Status: Patch Available  (was: Open)

> Producer perf test fails against localhost with > 10 threads
> ------------------------------------------------------------
>
>                 Key: KAFKA-88
>                 URL: https://issues.apache.org/jira/browse/KAFKA-88
>             Project: Kafka
>          Issue Type: Bug
>          Components: config
>    Affects Versions: 0.6
>            Reporter: Jay Kreps
>            Assignee: Jay Kreps
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: zk-config.diff
>
>
> The perf test starts producing errors when it is run with --threads 11 (or higher). The cause is that we create a zookeeper connection per thread, and zookeeper recently added a feature which limits the number of connections per ip in ZOOKEEPER-336. This setting is set to 10 by default. I recommend we bump this up in our packaged zk config, since it is hard to figure this out and makes it look like the client itself is having issues.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira