venkata praveen created KAFKA-7134:
--------------------------------------
Summary: KafkaLog4jAppender - Appender exceptions are propagated
to caller
Key: KAFKA-7134
URL: https://issues.apache.org/jira/browse/KAFKA-7134
Project: Kafka
Issue Type: Bug
Components: clients
Reporter: venkata praveen
KafkaLog4jAppender exceptions are propagated to caller when Kafka is
down/slow/other, it may cause the application crash. Ideally appender should
print and ignore the exception
or should provide option to ignore/throw the exceptions like
'ignoreExceptions' property of
https://logging.apache.org/log4j/2.x/manual/appenders.html#KafkaAppender
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)