Carter Kozak created LOG4J2-2629: ------------------------------------ Summary: RoutingAppender + purge policy race results in attempts to append to a closed appender Key: LOG4J2-2629 URL: https://issues.apache.org/jira/browse/LOG4J2-2629 Project: Log4j 2 Issue Type: Bug Reporter: Carter Kozak
Using the RoutingAppender with an idle timeout policy results in intermittently logging: {noformat} ERROR Attempted to append to non-started appender <name>{noformat} Encountered in combination with IdlePurgePolicy. -- This message was sent by Atlassian JIRA (v7.6.3#76005)