Matt Gilman created NIFI-1429:
---------------------------------
Summary: 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
Priority: Critical
Fix For: 0.5.0
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)