[ https://issues.apache.org/jira/browse/KAFKA-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jay Kreps updated KAFKA-1236: ----------------------------- Attachment: KAFKA-1236-v1.patch Attached is a patch that makes the performance test use either the old or new producer. This patch includes a few other things: 1. Fix a bug in TestEndToEndLatency that lead to always giving an error about the wrong partitioner being used. 2. Fix a bug in ConsumerPerformance.scala that lead to consuming the full topic. Plus some additional cleanup in ConsumerPerformance. 3. Expose a few more options in the new ProducerPerformance.java > Change producer performance tool to optionally use the new producer > ------------------------------------------------------------------- > > Key: KAFKA-1236 > URL: https://issues.apache.org/jira/browse/KAFKA-1236 > Project: Kafka > Issue Type: Sub-task > Components: producer > Affects Versions: 0.9.0 > Reporter: Neha Narkhede > Assignee: Jay Kreps > Priority: Critical > Attachments: KAFKA-1236-v1.patch > > > The producer performance tool needs the ability to optionally use the new > producer. -- This message was sent by Atlassian JIRA (v6.1.5#6160)