[ 
https://issues.apache.org/jira/browse/KAFKA-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefano Santoro updated KAFKA-244:
----------------------------------

    Attachment: Log4jAppender.patch

As you requested I have uploaded the patch as a file which I have generated as 
follows:

ssantoro@stefanoubu:~/dev/kafka$ svn update .
At revision 1230275.

ssantoro@stefanoubu:~/dev/kafka$ svn diff . > Log4jAppender.patch 
ssantoro@stefanoubu:~/dev/kafka$ 

                
> Improve log4j appender to use kafka.producer.Producer, and support 
> zk.connect|broker.list options  
> ---------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-244
>                 URL: https://issues.apache.org/jira/browse/KAFKA-244
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7.1
>            Reporter: Stefano Santoro
>              Labels: log4j, newbie
>             Fix For: 0.7.1
>
>         Attachments: Log4jAppender.patch
>
>
> Taken from #kafka IRC session with Neha Narkhede:
> The log4j appender is quite obsolete, there are a few things to change there. 
> Make it use the kafka.producer.Producer instead of SyncProducer. That allows 
> you to use either the broker.list or the zk.connect option

--
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

        

Reply via email to