Member since
06-05-2019
2
Posts
0
Kudos Received
0
Solutions
07-04-2019
08:38 PM
We reproduced the problem - we don't have an issue with deleting files we have an issue in listing all files. We are using a bunch of folders with a bunch of listfile processors. Some files are not covered. When we reset the state of each listfile processor all files in the shares (untouched) are identified by the listfile processors. But after a while they again miss new files on the share. As a workaround, we scripted the cleaning of the state of all processors every five minutes. And as long as the pipeline is fast enough it does not create backpressure on thousand of files. We think that we give Entity tracking and redis cache integration for ListFile processors a try next to remove this hack again.
... View more