You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Wicks (JIRA)" <ji...@apache.org> on 2018/12/14 18:58:00 UTC

[jira] [Created] (NIFI-5897) GetFile and FetchFile Min Age May Filter Out Files Unexpectedly

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)