leviqian created LOGBACK-1328: --------------------------------- Summary: Customize kafka appender error since logbac1.1.6 Key: LOGBACK-1328 URL: https://jira.qos.ch/browse/LOGBACK-1328 Project: logback Issue Type: Bug Components: logback-classic, logback-core Affects Versions: 1.1.8, 1.1.7, 1.1.6 Reporter: leviqian Assignee: Logback dev list
In logback1.1.6, I have customized a kafka appender. When the root level is set to ERROR in logback.xml, it will throw an exception(such as org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms). But when set the root level to INFO or lower, it will be ok. I think this is a bug in logback, and the affected version is from 1.1.6 to 1.2.3. -- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev