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

[jira] [Created] (KAFKA-401) producer-perf-test does not enforce manditory arguments

Edward Capriolo created KAFKA-401:
-------------------------------------

             Summary: producer-perf-test does not enforce manditory arguments
                 Key: KAFKA-401
                 URL: https://issues.apache.org/jira/browse/KAFKA-401
             Project: Kafka
          Issue Type: Bug
            Reporter: Edward Capriolo


This "seems like it works" as in runs and does not produce error.
{noformat}
 bin/kafka-producer-perf-test.sh --topic letsgo --messages 20 --message-size 10 --brokerinfo zk.connect=127.0.0.2 --show-detailed-stats --threads 1 
{noformat}
But it does not actually produce messages until you specify a batch size
--batch-size 10

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

        

[jira] [Resolved] (KAFKA-401) producer-perf-test does not enforce manditory arguments

Posted by "Joel Koshy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Koshy resolved KAFKA-401.
------------------------------

    Resolution: Duplicate

Should be covered by KAFKA-408
                
> producer-perf-test does not enforce manditory arguments
> -------------------------------------------------------
>
>                 Key: KAFKA-401
>                 URL: https://issues.apache.org/jira/browse/KAFKA-401
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Edward Capriolo
>
> This "seems like it works" as in runs and does not produce error.
> {noformat}
>  bin/kafka-producer-perf-test.sh --topic letsgo --messages 20 --message-size 10 --brokerinfo zk.connect=127.0.0.2 --show-detailed-stats --threads 1 
> {noformat}
> But it does not actually produce messages until you specify a batch size
> --batch-size 10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira