Chris Sampson created NIFI-13906:
------------------------------------
Summary: NiFi Toolkit should allow referencing Controller Services
and Processors to be disable/stopped then re-enabled/started when updating
Parameters
Key: NIFI-13906
URL: https://issues.apache.org/jira/browse/NIFI-13906
Project: Apache NiFi
Issue Type: Improvement
Reporter: Chris Sampson
Fix For: 2.0.0-M4
A useful addition to the {{set-param}} command for {{nifi}} in the NiFi Toolkit
would be if it:
* stopped any referencing processors
* disabled any referencing controller services
** first stopping any procesors that reference those controller services
* re-enabled the referencing controller services
** then re-start the processors that reference those controller services
* re-start any referencing processors
This could be a command-line option, and should only re-start/enable components
that were actually stopped as part of the {{set-param}} operation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)