Bryan Bende created NIFI-13815:
----------------------------------
Summary: Improve cluster-status response while application is
starting
Key: NIFI-13815
URL: https://issues.apache.org/jira/browse/NIFI-13815
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 2.0.0-M4
Reporter: Bryan Bende
Assignee: Bryan Bende
Currently if `bin/nifi.sh cluster-status` is called while the application is
starting, it returns a status of UNKNOWN because the ClusterDetailsFactory may
not be available at the time of the call. The UNKNOWN state is also returned if
calling cluster-status on a node that has been off loaded and completely
removed from the cluster. It would be better if a different state was return
during start up like STARTING or INITIALIZING, to better differentiate these
two scenarios.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)