[ https://issues.apache.org/jira/browse/LOG4J2-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carter Kozak resolved LOG4J2-2629. ---------------------------------- Resolution: Fixed > 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 > Assignee: Carter Kozak > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > 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)