Daniel Arnaiz created NIFI-5199:
-----------------------------------

             Summary: Include checkUpdateMillis in SynchronousFileWatcher as 
property in CSV Lookup Proccess
                 Key: NIFI-5199
                 URL: https://issues.apache.org/jira/browse/NIFI-5199
             Project: Apache NiFi
          Issue Type: Wish
          Components: Extensions
    Affects Versions: 1.6.0
            Reporter: Daniel Arnaiz


I use the SimpleCsvFileLookupService, it works great, but my CSV doesn't change 
frecuently, i dont know if that may improve the performance, but in this case, 
it may be great could set the refresh time by Proccess Property.

_this.watcher = new SynchronousFileWatcher(Paths.get(csvFile), new 
LastModifiedMonitor(), *{color:#FF0000}30000L{color}*);_

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to