Mark Payne created NIFI-2330:
--------------------------------
Summary: If unable to connect to cluster, node loads an empty flow
instead of loading current flow
Key: NIFI-2330
URL: https://issues.apache.org/jira/browse/NIFI-2330
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.0.0
Reporter: Mark Payne
Priority: Blocker
Fix For: 1.0.0
I have a three-node cluster that has a dataflow established. If I shut down all
nodes and start only one (running embedded zookeeper) so that the node is not
able to connect to cluster due to not able to reach zookeeper - the node should
load the current flow from disk and begin processing it. However, it instead
loads an empty flow, as is evident by navigating to the URI of the node and
seeing nothing on the canvas.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)