Neha Narkhede created KAFKA-408: ----------------------------------- Summary: ProducerPerformance does not work with all producer config options Key: KAFKA-408 URL: https://issues.apache.org/jira/browse/KAFKA-408 Project: Kafka Issue Type: Bug Affects Versions: 0.8 Reporter: Neha Narkhede
ProducerPerformance does not seem to work with all combinations of producer config options. For example, not all config options work with sync as well as async producer. Some options work with sync, while others only with async. Apart from that, the code is very complex and bug prone. This class needs to be fixed and refactored. -- 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