logging-flume
logging-flume copied to clipboard
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.
Can one of the admins verify this patch?