[
https://issues.apache.org/jira/browse/NIFI-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16780244#comment-16780244
]
ASF subversion and git services commented on NIFI-5977:
-------------------------------------------------------
Commit 2a6c3c16862d14e5b3a34043e880a60e2c251c43 in nifi's branch
refs/heads/master from Arpad Boda
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a6c3c1 ]
NIFI-5977 - Add "Minimum/Maximum File Age" Parameter to ListSFTP
Signed-off-by: Pierre Villard <[email protected]>
This closes #3324.
> Add "Minimum/Maximum File Age" Parameter to ListSFTP
> ----------------------------------------------------
>
> Key: NIFI-5977
> URL: https://issues.apache.org/jira/browse/NIFI-5977
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.8.0
> Reporter: Josef Zahner
> Assignee: Arpad Boda
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Please add the following two parameter to the ListSFTP processor.
> * Minimum File Age
> * Maximum File Age
> The ListFile processor has these parameters already.
> Without this parameters we have the issue that big continuously written files
> get processed multiple times and we have to filter out somehow duplicates
> later together with a wait processor. ListSFTP is highly dependent on the
> last modified timestamp and this is a crucial feature for us as we have no
> control over the remote servers - so workarounds like to a starting "."
> aren't possible.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)