You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "offbynull (JIRA)" <ji...@apache.org> on 2013/04/06 02:03:15 UTC

[jira] [Created] (LOG4J2-197) log4j2 creates 2 threads per each log attempt if the remote flume agent goes down

offbynull created LOG4J2-197:
--------------------------------

             Summary: log4j2 creates 2 threads per each log attempt if the remote flume agent goes down
                 Key: LOG4J2-197
                 URL: https://issues.apache.org/jira/browse/LOG4J2-197
             Project: Log4j 2
          Issue Type: Bug
          Components: Flume Appender
            Reporter: offbynull
             Fix For: 2.0-beta5


Steps to reproduce (use attachmented Maven project):

1. Start your remote flume agent
2. Run the Maven project and attach to it with the debugger in your favourite IDE (I use NetBeans)
3. Kill your remote flume agent
4. Rapidly press enter

Each time you press Enter, 2 new threads show up. See the attached screenshot. Notice the panel on the left is littered with new threads. I was pressing Enter repeatedly for 30 minute.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org