[
https://issues.apache.org/jira/browse/NIFI-15479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-15479:
-------------------------------
Status: Patch Available (was: Open)
> 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.2, 2.7.1, 2.7.0
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
>
> 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)