Edward Sargisson created FLUME-2002:
---------------------------------------

             Summary: Flume RPC Client creates 2 threads per each log attempt 
if the remote flume agent goes down
                 Key: FLUME-2002
                 URL: https://issues.apache.org/jira/browse/FLUME-2002
             Project: Flume
          Issue Type: Bug
          Components: Client SDK
    Affects Versions: v1.3.0
            Reporter: Edward Sargisson


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

Reply via email to