You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by majorendre <gi...@git.apache.org> on 2018/07/03 12:15:03 UTC

[GitHub] flume pull request #214: FLUME-3239 Do not rename files in SpoolDirectorySou...

GitHub user majorendre opened a pull request:

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

    FLUME-3239 Do not rename files in SpoolDirectorySource

    Added functionality to track files in the meta directory rather than renaming them.
    Improved tests for checking multilevel directories.

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

    $ git pull https://github.com/majorendre/flume FLUME-3239

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

    https://github.com/apache/flume/pull/214.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 #214
    
----
commit 878088fd970cfcaff9ed0a1ce656870f22348532
Author: Endre Major <em...@...>
Date:   2018-06-05T12:35:40Z

    FLUME-3239 Do not rename files in SpoolDirectorySource

----


---

[GitHub] flume pull request #214: FLUME-3239 Do not rename files in SpoolDirectorySou...

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

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


---