-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Add a parameter to DirReader.java
that enables the Reader to listen without ending if a new file is put to the directory. If a new file comes in the file is read and passed on, just like the Reader works on files it finds in the directory right now.
Would be useful for e.g. https://github.com/hbz/rpb/ where at the moment a new Flux instance is loaded and executed, i.e. a Fix and all lookup-tables coming with it is loaded anew. This happens atm sometimes 5 times a minute. With the "directory-listener" option the Flux and Fix would also be loaded once.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status