Brandon DeVries created NIFI-838:
------------------------------------
Summary: Cannot disable a controller service referenced by a
disabled processor
Key: NIFI-838
URL: https://issues.apache.org/jira/browse/NIFI-838
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 0.2.1
Reporter: Brandon DeVries
When attempting to disable a controller service referenced by a disabled
processor, the status spins on the "Stopping referencing processors..." step.
To Reproduce:
* Create a StandardSSLContextService
* Create a GetHttp processor referencing the StandardSSLContextService
* Enable the StandardSSLContextService
* Disable the GetHttp processor
* Disable the StandardSSLContextService
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)