Joe Gresock created NIFI-10770:
----------------------------------
Summary: Remove unnecessary parameter fetch upon startup
Key: NIFI-10770
URL: https://issues.apache.org/jira/browse/NIFI-10770
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.18.0
Reporter: Joe Gresock
Assignee: Joe Gresock
Fix For: 1.19.0
Parameters are automatically fetched upon startup, which is unnecessary because
in order to interact with the fetched parameters, the Fetch Parameters dialog
must be opened, and this fetches them anyway. If dependent controller services
are still ENABLING at the time of the startup fetch, this can lead to confusing
warnings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)