[ 
https://issues.apache.org/jira/browse/NIFI-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962862#comment-15962862
 ] 

ASF GitHub Bot commented on NIFI-3607:
--------------------------------------

Github user trixpan commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1608#discussion_r110654924
  
    --- Diff: 
nifi-mock/src/main/java/org/apache/nifi/util/StandardProcessorTestRunner.java 
---
    @@ -36,9 +36,9 @@
     import java.util.Objects;
     import java.util.Set;
     import java.util.concurrent.Callable;
    -import java.util.concurrent.ExecutorService;
     import java.util.concurrent.Executors;
     import java.util.concurrent.Future;
    +import java.util.concurrent.ScheduledExecutorService;
    --- End diff --
    
    wasn't familiar with this. very handy!


> TailFile does not notice new files in folder
> --------------------------------------------
>
>                 Key: NIFI-3607
>                 URL: https://issues.apache.org/jira/browse/NIFI-3607
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.1.1
>         Environment: Fedora 25
>            Reporter: Uwe Geercken
>            Assignee: Pierre Villard
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> I have configured the TailFile processor to read multiple (small) files from 
> a folder.
> This works, but if more files are created in the folder, the processor does 
> not pick them up, even though the "Lookup frequency" is set (10 minutes).
> If I stop and start the processor, it correctly picks up the new files.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to