You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Carter Kozak (JIRA)" <ji...@apache.org> on 2019/06/11 21:11:00 UTC

[jira] [Created] (LOG4J2-2629) RoutingAppender + purge policy race results in attempts to append to a closed appender

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)