GitHub user majorendre opened a pull request: https://github.com/apache/flume/pull/211
FLUME-3239 Do not rename files in SpoolDirectorySource WIP Work in progress. Added functionality to track files in the meta directory rather than renaming them. This is an early preview to check if the direction is right. 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/211.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 #211 ---- commit c0695ad01f172248341eec849ca2b4d0848819b1 Author: Endre Major <emajor@...> Date: 2018-06-05T12:35:40Z FLUME-3239 Do not rename files in SpoolDirectorySource ---- ---