[ 
https://issues.apache.org/jira/browse/NIFI-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Moser updated NIFI-837:
-------------------------------
    Attachment: 0001-NIFI-837.patch

patch containing a simple fix

> GetSFTP and GetFTP do not pull files on first onTrigger
> -------------------------------------------------------
>
>                 Key: NIFI-837
>                 URL: https://issues.apache.org/jira/browse/NIFI-837
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 0.2.1
>            Reporter: Michael Moser
>            Priority: Minor
>         Attachments: 0001-NIFI-837.patch
>
>
> Due to a small coding error in GetFileTransfer.java, the GetSFTP and GetFTP 
> processors do a directory listing of files on the first onTrigger() but wait 
> until the second call to onTrigger() before they actually get any files.  
> When these processors are in CRON driven mode the time between calls to 
> onTrigger() may be significant (e.g. once per day), and if the processor is 
> stopped then that time resets.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to