Hi there, I have been playing with ListSFTP + FetchSFTP and just wanted to confirm the following:
Lets say someone decides to run the above processors together with DistributedMapCacheServer, cluster, wouldn't this introduce a single point of failure to the cluster architecture? My understanding is that clustered NiFi nodes are able to continue running in case of the loss of an NCM node, NCM, however reading DistributedMapCacheServer I got to the impression the CacheServer must be always up for the status to be synchronised across multiple nodes, meaning that if the serve goes down, the ListSFTP would either stop or run out of sync. Is this understanding correct? I thank you in advance
