Miriam Kimball created NIFI-599:
-----------------------------------
Summary: Unable to query provenance when node goes down
Key: NIFI-599
URL: https://issues.apache.org/jira/browse/NIFI-599
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.0.2
Environment: Configuration: multiple-node cluster
Reporter: Miriam Kimball
Priority: Minor
If a node dies (ungracefully) from the cluster, users are unable to query
provenance for other (still running) nodes.
Steps to repeat:
1. Set up clustered config with at least 2 modes.
2. In web UI, do a Provenance query.
3. Take down one node ungracefully (kill it).
4. Do a Provenance query again.
---> Notice that an error is displayed: Node localhost:8081 is unable to
fulfill this request due to: Unexpected Response Code 500.
The user should be able to query the remaining nodes, but is prevented from
doing so.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)