[
https://issues.apache.org/jira/browse/NIFI-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113106#comment-15113106
]
ASF subversion and git services commented on NIFI-1429:
-------------------------------------------------------
Commit 2f5f7b83028b6ba6920a81442880b1c30178c648 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2f5f7b8 ]
NIFI-1429: - Only attempting to verify disabling of a referenced controller
service when it's active.
Signed-off-by: Mark Payne <[email protected]>
> Unable to disable a referencing Controller Service
> --------------------------------------------------
>
> Key: NIFI-1429
> URL: https://issues.apache.org/jira/browse/NIFI-1429
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 0.5.0
>
> Attachments: 0001-NIFI-1429.patch
>
>
> Controller Service A references Controller Service B. When A is enabled and B
> is disabled, A cannot be disabled. Disabling A requires that all referencing
> components are disabled and unscheduled.
> The error message states that B cannot be disabled because it is not enabled.
> This appears to not be an issue for Processors or Reporting Tasks as we only
> verify if they can be stopped when they are actually running. Will likely
> need similar logic here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)