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

Mark Payne updated NIFI-15479:
------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Invalid ControllerService invokes OnEnabled
> -------------------------------------------
>
>                 Key: NIFI-15479
>                 URL: https://issues.apache.org/jira/browse/NIFI-15479
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 2.7.0, 2.7.1, 2.7.2
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> When a ControllerService is enabled it now performs validation first, but in 
> the case it is not valid it still continues to try and enabled and calls 
> OnEnabled. This can be seen if you have DBCPConnectionPool referencing a 
> driver jar that does not exist, when the service is enabled it will log that 
> it is invalid due to the missing resource, but then also try to enable it and 
> show a ClassNotFoundException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to