[ 
https://issues.apache.org/jira/browse/NIFI-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340922#comment-15340922
 ] 

ASF subversion and git services commented on NIFI-1994:
-------------------------------------------------------

Commit ce8a0de368f6fe9bdbf746879717c1741d8114b6 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ce8a0de ]

NIFI-1994: Fixed issue with Controller Service Fully Qualified Class Names and 
ensure that services are added to the process groups as appropriate when 
instantiating templates

NIFI-1882: Ensuring Controller Services are copied as part of a 
ProcessGroupDTO. This closes #517


> 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)

Reply via email to