GitHub user phlantin opened a pull request:

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

    Flume 2866

    This resolves FLUME-2866.
    
    This adds a property "fileTimeMinOffsetSeconds" in the Spooling Directory 
Source. This prevents processing of files that are not older or newer than the 
amount of seconds defined by this property. The default value is "0" seconds, 
which preserves current behavior.

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

    $ git pull https://github.com/phlantin/flume flume-2866

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

    https://github.com/apache/flume/pull/38.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 #38
    
----
commit 7fc19ffc50f8fb0706c025cbcb69f99c00f2fc5a
Author: Lantin <[email protected]>
Date:   2016-02-23T23:07:09Z

    FLUME-2866: Add fileTimeMinOffsetSeconds property to Spooling Directory 
Source.

commit 7859d50ec8f8f56861dba49cdb3ed0c2fbb02ee9
Author: Lantin <[email protected]>
Date:   2016-02-24T16:01:38Z

    Use single current time reference.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to