Brandon DeVries created NIFI-5679:
-------------------------------------
Summary: ControllerService validation with dynamic properties
Key: NIFI-5679
URL: https://issues.apache.org/jira/browse/NIFI-5679
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.7.1
Reporter: Brandon DeVries
If a controller service (service A) has a dynamic property referencing another
controller service (service B), service A can be started even if service B is
not enabled. In other words, dynamic properties are not being considered in
validation of service A.
As a side note... when attempting to stop service B, it does have the correct
linkage to know that is must stop service A as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)