You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/23 02:45:11 UTC

[jira] [Commented] (KAFKA-269) ./system_test/producer_perf/bin/run-test.sh without --async flag does not run

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

ASF GitHub Bot commented on KAFKA-269:
--------------------------------------

GitHub user rekhajoshm opened a pull request:

    https://github.com/apache/kafka/pull/49

    KAFKA-269: run-test.sh async test

    KAFKA-269: run-test.sh async test

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rekhajoshm/kafka KAFKA-269

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit 99302738459c1be9166ca9808971643bc220f675
Author: Joshi <re...@gmail.com>
Date:   2015-02-23T01:38:29Z

    KAFKA-269: run-test.sh async test

----


> ./system_test/producer_perf/bin/run-test.sh  without --async flag does not run
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-269
>                 URL: https://issues.apache.org/jira/browse/KAFKA-269
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, core
>    Affects Versions: 0.7
>         Environment: Linux 2.6.18-238.1.1.el5 , x86_64 x86_64 x86_64 GNU/Linux
> ext3 file system with raid10 
>            Reporter: Praveen Ramachandra
>              Labels: newbie, performance
>
> When I run the tests without --async option, The tests doesn't produce even a single message. 
> Following defaults where changed in the server.properties
> num.threads=Tried with 8, 10, 100
> num.partitions=10



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)