Jeroen Dries created NIFI-4631:
----------------------------------

             Summary: Improve ListFile performance (using walkFileTree)
                 Key: NIFI-4631
                 URL: https://issues.apache.org/jira/browse/NIFI-4631
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.4.0
            Reporter: Jeroen Dries


The listfile processor is quite slow when recursing through large directory 
structures. (In my case an NFS mounted directory, on Linux.)
A possible fix would be to use the Files.walkFileTree method, which is reported 
to be faster.
Another option is mentioned in NIFI-4039



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to