[ 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