[
https://issues.apache.org/jira/browse/NIFI-11586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-11586:
-----------------------------------
Description:
Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup
service for the v12 blob processors.
{{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing
{{AzureStorageCredentialsService_v12}} services dynamically based on a FlowFile
attribute.
The v12 blob processors contain a single client reference. In order to support
multiple credentials (that is multiple clients), the same client factory /
cache approach need to be implemented as in case of the ADLS processors
(DataLakeServiceClientFactory).
was:
Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup
service for the v12 blob processors.
{{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing
{{AzureStorageCredentialsService_v12}} services dynamically based on a FlowFile
attribute.
> Add AzureStorageCredentialsControllerServiceLookup_v12
> ------------------------------------------------------
>
> Key: NIFI-11586
> URL: https://issues.apache.org/jira/browse/NIFI-11586
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
>
> Similar to {{AzureStorageCredentialsControllerServiceLookup}}, add a lookup
> service for the v12 blob processors.
> {{AzureStorageCredentialsControllerServiceLookup_v12}} will provide accessing
> {{AzureStorageCredentialsService_v12}} services dynamically based on a
> FlowFile attribute.
> The v12 blob processors contain a single client reference. In order to
> support multiple credentials (that is multiple clients), the same client
> factory / cache approach need to be implemented as in case of the ADLS
> processors (DataLakeServiceClientFactory).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)