[
https://issues.apache.org/jira/browse/NIFI-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-6729:
----------------------------------
Fix Version/s: 1.11.0
> Create abstract generic ControllerServiceLookup class
> -----------------------------------------------------
>
> Key: NIFI-6729
> URL: https://issues.apache.org/jira/browse/NIFI-6729
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Tamas Palfy
> Assignee: Tamas Palfy
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> The fairly new {{AzureStorageCredentialsControllerServiceLookup}} and the
> {{DBCPConnectionPoolLookup}} have a lot of common logic and points to a
> general concept that could be captured with an abstract implementation:
> A utility service that looks up services of a given type from a predefined
> list.
> These services are mapped to predefined string keys.
> Which service is to be used is determined based on a flowfile attribute that
> holds the corresponding predefined key.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)