Yu Yang created KAFKA-10407:
-------------------------------

             Summary: add linger.ms parameter support to KafkaLog4jAppender
                 Key: KAFKA-10407
                 URL: https://issues.apache.org/jira/browse/KAFKA-10407
             Project: Kafka
          Issue Type: Improvement
          Components: logging
            Reporter: Yu Yang


Currently  KafkaLog4jAppender does not accept `linger.ms` setting.   When a 
service has an outrage that cause excessively error logging,  the service can 
have too many producer requests to kafka brokers and overload the broker.  
Setting a non-zero 'linger.ms' will allow kafka producer to batch records and 
reduce # of producer request. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to