Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If a Controller Service referenced by another component is disabled, then the referencing component should be in invalid state.
It works fine for statically referenced Controller Services (configured via static properties of the processor / another service), but it seems the framework does not check it for dynamically configured services.
The validator method can be found here:
Components that have Controller Service references configured via dynamic properties:
- DBCPConnectionPoolLookup
- AzureStorageCredentialsControllerServiceLookup
- (there might be others, needs to be checked)
Attachments
Issue Links
- links to