[
https://issues.apache.org/jira/browse/NIFI-7607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153081#comment-17153081
]
ASF subversion and git services commented on NIFI-7607:
-------------------------------------------------------
Commit e17db80514870077ac379186b73762833dcacff1 in nifi's branch
refs/heads/main from markap14
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e17db80 ]
NIFI-7607: Fixed bug that caused the wrong Controller Service to be
de-referenced when a component that used to reference a Controller Service is
changed to reference a different Controller Service (#4391)
> Controller Service can show that it is referenced by Processors that no
> longer reference it
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-7607
> URL: https://issues.apache.org/jira/browse/NIFI-7607
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.12.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When looking at the configuration for a Controller Service, it can sometimes
> show that a Processor (or another Controller Service or Reporting Task)
> references it even when the Processor/component no longer does. In fact, the
> component may not even exist anymore. When this happens, if the Controller
> Service is already enabled, it cannot be disabled, and it cannot be enabled
> with its references.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)