GitHub user ericx10ng opened a pull request:

    https://github.com/apache/flume/pull/16

    fix: netcat source tcp connection is not closed

    when client using tcp short connection, netcat source tcp connections were 
not closed. flume had lots of tcp close_wait until  process exited!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ericx10ng/flume master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit c43ca072c1ec5cf2aa268b7eb55aa354140de659
Author: baron <baron@testphp.(none)>
Date:   2015-04-01T09:55:54Z

    netcat源有大量的tcp连接处于close_wait

commit 82e1cc567aa1a2d863f26a7b70465a88d6b0387f
Author: baron <baron@testphp.(none)>
Date:   2015-04-01T10:19:23Z

    netcat源有大量的tcp连接处于close_wait

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to