carterkozak commented on issue #292: LOG4J2-2656: Add support of ignoreKafkaConnectionError flag URL: https://github.com/apache/logging-log4j2/pull/292#issuecomment-513832609 It feels a bit odd for the Kafka appender to work differently from other appenders when creation fails. I wonder if it would be better if we provided an appender wrapper (similar to failover appender) which can create appenders lazily and log the failure without stopping the application? Such an appender could apply to any existing appender, and wouldn't require special boolean flags in each implementation.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services