Nissim Shiman created NIFI-14652:
------------------------------------
Summary: PG's "Disable All Controller Services" option doesn't
always disable all services
Key: NIFI-14652
URL: https://issues.apache.org/jira/browse/NIFI-14652
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 2.4.0
Reporter: Nissim Shiman
Assignee: Nissim Shiman
To reproduce, create new PG.
Add three AvroReaders and three StandardSSLContextServices, alternating.
i.e. add an AvroReader then a StandardSSLContextService, then an AvroReader etc.
Do not configure the StandardSSLContextServices.
Start them using PG's "Enable All Controller Services" option.
Verify they are all enabled.
Stop them using PG's "Disable All Controller Services" option.
Verify they are all disabled.
Restart NiFi.
Notice that some of the AvroReaders will now say Enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)