[
https://issues.apache.org/jira/browse/NIFI-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-2196:
------------------------------
Affects Version/s: 1.0.0
> Allow the flow to be seen even if there is no ZooKeeper quorum
> --------------------------------------------------------------
>
> Key: NIFI-2196
> URL: https://issues.apache.org/jira/browse/NIFI-2196
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Mark Payne
>
> With 1.0.0, in order to view the flow, we have to replicate the request to
> get the flow across the cluster so that we can verify permissions, etc. If
> unable to connect to ZooKeeper (because of a network issue or a lack of ZK
> quorum), we cannot show the UI.
> We can improve this by showing the local version of the flow in these cases.
> This won't show things like statistics, cluster info, etc. but can at least
> show the structure of the flow, based on the permissions that the node
> servicing the request believes are accurate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)