Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-311

Allow KafkaLog4jAppender to take in a configurable producer.type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.6, 0.7
    • 0.8.0
    • core
    • None

    Description

      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.

      Attachments

        1. KAFKA-311-0.8.patch
          1 kB
          Jonathan Creasy

        Activity

          People

            jkreps Jay Kreps
            egbuck Ed Buck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: