Armin Aschoff created NIFI-9709:
-----------------------------------
Summary: ListSFTP "No Tracking" listing strategy does not see
files whose creation time is 'in the future'
Key: NIFI-9709
URL: https://issues.apache.org/jira/browse/NIFI-9709
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.15.3
Environment: Linux / GCP
Reporter: Armin Aschoff
When setting ListSFTP Listing Strategy to "No Tracking" it is expected that it
will see all files as long as they satisfy the path and file filter regex
conditions.
However, if files have a last-modified time considered to be 'in the future'
then these files are not seen.
Timestamp for "No Tracking" should either be disregarded, or a configuration
switch created (ie: 'ignore file date/time' which defaults to true when "No
Tracking" is selected), or 'Minimum File Age' parameter should be allowed to be
negative (ie allow future time).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)