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 "Edward Sargisson (JIRA)" <ji...@apache.org> on 2013/04/15 19:04:16 UTC

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

Edward Sargisson created LOG4J2-209:
---------------------------------------

             Summary: CLONE - log4j2 creates 2 threads per each log attempt if the remote flume agent goes down
                 Key: LOG4J2-209
                 URL: https://issues.apache.org/jira/browse/LOG4J2-209
             Project: Log4j 2
          Issue Type: Bug
          Components: Flume Appender
    Affects Versions: 2.0-beta5
            Reporter: Edward Sargisson
         Attachments: Screenshot.png, zzzzzzzzzzzzzzzzzTest.tar.gz

Steps to reproduce (use attached 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 rapidly for 30 seconds.


NOTE: This also happens if the remote flume agent hasn't been started at all.

--
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