[
https://issues.apache.org/jira/browse/NIFI-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591916#comment-14591916
]
ASF subversion and git services commented on NIFI-670:
------------------------------------------------------
Commit b7b42c7423a348ff7c867a17cfbfa106fbc2fbab in incubator-nifi's branch
refs/heads/develop from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=b7b42c7 ]
NIFI-670:
- Preventing duplicate controller services from being created when copying and
pasting processors. A new controller service will be included/created when
using templates.
> Copying and pasting a processor using a controller service generates copies
> of the controller service
> -----------------------------------------------------------------------------------------------------
>
> Key: NIFI-670
> URL: https://issues.apache.org/jira/browse/NIFI-670
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 0.1.0
> Reporter: Aldrin Piri
> Assignee: Matt Gilman
> Fix For: 0.2.0
>
> Attachments: 0001-NIFI-670.patch
>
>
> I created a ListenHTTP processor utilizing an SSL Context Controller Service.
> When selecting this processor and copying and pasting it via the UI, the copy
> of the processor is marked as invalid because it references a Controller
> Service that is disabled. Looking at the Controller Service configurations,
> a second controller service with all the same properties and configuration
> has been generated but is not enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)