How does NiFi handle syncing of data flow setup across slave nodes in a cluster?
I changed my data flow while one of my node was disconnected. Now, I can't reconnect it back to the cluster and the log file has this error message: 2015-03-27 14:53:08,289 WARN [main] org.apache.nifi.web.server.JettyServer Failed to start web server... shutting down. java.lang.Exception: Unable to load flow due to: java.io.IOException: org.apache.nifi.cluster.ConnectionException: Failed to connect node to cluster because local flow is different than cluster flow. Thanks! Owie
