Hi, I'm trying to implement a Listfile>FetchFile pattern similar to the one described on the following link: https://pierrevillard.com/2017/02/23/listfetch-pattern-and-remote-process-group-in-apache-nifi/
I have multiple Listfiles process groups each containing a remote process group that point to a common input port. The input port itself points to a common fetchfile process group. My issue I'm having is that after I do a Nifi restart not all my remote process groups successfully connect to the input port. Are there any setting I should be aware to help eliminate this problem? Should use RAW vs HTTP, I'm currently using HTTP. Any help be greatly appreciated. Regards, Bill
