Mark Payne created NIFI-1994:
--------------------------------
Summary: Templates do not handle Controller Services correctly
Key: NIFI-1994
URL: https://issues.apache.org/jira/browse/NIFI-1994
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.0.0
Reporter: Mark Payne
Assignee: Mark Payne
Priority: Blocker
Fix For: 1.0.0
If we create a template that includes a Controller Service and then try to
instantiate it, we get an error that indicates that the type does not exist
because it references the Controller Service "simple class name" instead of the
fully qualified class name.
Additionally, if there is already a template with a controller service,
attempting to instantiate it results in the controller services not being added
to the flow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)