nicu marasoiu created KAFKA-536:
-----------------------------------

             Summary: Kafka async appender/producer looses most messages
                 Key: KAFKA-536
                 URL: https://issues.apache.org/jira/browse/KAFKA-536
             Project: Kafka
          Issue Type: Bug
            Reporter: nicu marasoiu


The send thread reports Handling of 123 messages while the number of log lines 
was 11000 (the async appender is on rootLogger). Please advice.

Another issue which we did solve was a log4j deadlock caused by the appender. 
We wrote our own appenders implementations that wrap the kafka implementation 
so that activateOption is delayed and executed outside log4j bootstrap, Please 
find more details on kafka-244 and its child

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to