Peter Wicks created NIFI-5897:
---------------------------------
Summary: GetFile and FetchFile Min Age May Filter Out Files
Unexpectedly
Key: NIFI-5897
URL: https://issues.apache.org/jira/browse/NIFI-5897
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Peter Wicks
Assignee: Peter Wicks
In GetFile and FetchFile processors, the Minimum File Age property is not
optional, and defaults to 0 sec. This is intended to mean that no filter should
be applied, I believe.
If a file is uploaded with a timestamp that is in the future compared to NiFi's
system timestamp (ex. NiFi is running in UTC, but has a filer mounted where
files are uploaded in UTC+8), then the age of the file will be -8 hrs, and will
not be loaded.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)