You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by mlmhl <gi...@git.apache.org> on 2016/08/10 07:58:49 UTC

[GitHub] flume pull request #61: bug fix: close the file before reopen it if the file...

GitHub user mlmhl opened a pull request:

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

    bug fix: close the file before reopen it if the file is renamed

    In taildir source, if a file is renamed, it will be reopened, it should be closed first to avoid resource leaks

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

    $ git pull https://github.com/mlmhl/flume trunk

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

    https://github.com/apache/flume/pull/61.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 #61
    
----
commit d0703e07e7a9dc18054544bf4e73ce1b561c7ae3
Author: luffyma(\u9a6c\u6797) <lu...@tencent.com>
Date:   2016-08-10T07:53:48Z

    bug fix: close the file before reopen it if the file is renamed

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flume pull request #61: bug fix: close the file before reopen it if the file...

Posted by mlmhl <gi...@git.apache.org>.
Github user mlmhl closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---