[
https://issues.apache.org/jira/browse/NIFI-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14702960#comment-14702960
]
ASF subversion and git services commented on NIFI-839:
------------------------------------------------------
Commit e409b6c5c10626fdd8c817793dca3d82638f4696 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e409b6c ]
NIFI-839: When disabling controller services, do so one-at-a-time in the
process scheduler, so that we can ensure that all are disable-able and then
disable them atomically
> When disabling a controller service, can get an error if another service
> references it
> --------------------------------------------------------------------------------------
>
> Key: NIFI-839
> URL: https://issues.apache.org/jira/browse/NIFI-839
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-839-When-disabling-controller-services-do-so-on.patch
>
>
> When a Controller Service (Service A) is disabled, if it has another
> Controller Service (Service B) that is referencing it and also running, we
> can get an error message indicating that Service A cannot be disabled because
> Service B is referencing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)