[ 
https://issues.apache.org/jira/browse/NIFI-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon DeVries updated NIFI-5679:
----------------------------------
    Description: 
Dynamic properties are not being considered in validation of controller 
services.  In other words, 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. 

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.

  was:
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.


> 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
>            Priority: Minor
>
> Dynamic properties are not being considered in validation of controller 
> services.  In other words, 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. 
> 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)

Reply via email to