[ https://issues.apache.org/jira/browse/KAFKA-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Creasy updated KAFKA-311: ---------------------------------- Affects Version/s: 0.6 Status: Patch Available (was: Open) > Allow KafkaLog4jAppender to take in a configurable producer.type > ---------------------------------------------------------------- > > Key: KAFKA-311 > URL: https://issues.apache.org/jira/browse/KAFKA-311 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.7, 0.6 > Reporter: Ed Buck > Priority: Minor > Attachments: KAFKA-311-0.8.patch > > > The kafka log4j in trunk uses only SyncProducer, which means it will get > lower throughput than AsyncProducer. > Change KafkaLog4jAppender to take in the producer.type config and be able to > pick either the sync or the async producers. -- 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