Description
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
Attachments
Issue Links
- links to