You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/05 11:11:00 UTC

[jira] [Commented] (NIFI-11586) Add AzureStorageCredentialsControllerServiceLookup_v12

    [ https://issues.apache.org/jira/browse/NIFI-11586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729283#comment-17729283 ] 

ASF subversion and git services commented on NIFI-11586:
--------------------------------------------------------

Commit 963518d943c75c8d053834be51c2947470767229 in nifi's branch refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=963518d943 ]

NIFI-11586 Added AzureStorageCredentialsControllerServiceLookup_v12

Also added client caching in blob v_12 processors which was needed to support multiple credentials provided by the new lookup service

This closes #7300

Signed-off-by: Nandor Soma Abonyi <ns...@apache.org>


> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)