wuqian0808 opened a new pull request #429: URL: https://github.com/apache/logging-log4j2/pull/429
Add logic to detect kafka broker is valid or not during app startup. User should be noticed with kafka broker available or not. Mark kafka appenders as not disabled if kafka broker not available. Then Logevents won't be stored in this appender. Otherwise, the kafka producer will retry unlimited with lots of log. If user didn't add blocking parameter to asyncappender, all appenders in this logger will be affected. ---------------------------------------------------------------- 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: [email protected]
