I'm using the ListFile/FetchFile combination in cluster mode. When *ListFile is set to run on primary node* and *Fetch File is set to default*, The generated flow files only run on the primary node, other nodes sit out.
When *ListFile and FetchFile is set to run on default* (timer driven), They generate flow files which are then consumed by all downstream nodes. Is this expected behavior? Or is something off with my deployment? What I am seeing appears to be contrary to the usage description; ListFile (primary) generates one list of flow files to organize and distribute work to the rest of the cluster. I'm running 0.5.1 on 3 nodes. Thanks, Lee
