Mark Bean created NIFI-6431:
-------------------------------
Summary: Creation of Controller Services on template instantiation
should be optional
Key: NIFI-6431
URL: https://issues.apache.org/jira/browse/NIFI-6431
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.9.2
Reporter: Mark Bean
When a template is instantiated, any Controller Services within the template
are created. If the template is being used as a repeatable building block, each
instantiation will create yet another instance of the Controller Service(s).
First level approach: Suggest there is an option when instantiating a template
to not import/create corresponding Controller Services.
Second level approach: Allow selection of which Controller Services should be
imported/created
Third level approach: Allow a mapping of Controller Service to existing
Controller Service
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)