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 21:27:00 UTC

[jira] [Commented] (NIFI-11549) Add Azure Queue Storage Processors using Azure SDK 12

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

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

Commit b11373af7b017f83c3b579c6aefc7cb7a1816bfd in nifi's branch refs/heads/main from Emilio Setiadarma
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b11373af7b ]

NIFI-11549 Added AzureQueueStorage_v12 Processors

- Deprecated GetAzureQueueStorage and PutAzureQueueStorage

This closes #7269

Signed-off-by: David Handermann <ex...@apache.org>


> Add Azure Queue Storage Processors using Azure SDK 12
> -----------------------------------------------------
>
>                 Key: NIFI-11549
>                 URL: https://issues.apache.org/jira/browse/NIFI-11549
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: Emilio Setiadarma
>            Priority: Major
>             Fix For: 2.latest
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The {{GetAzureQueueStorage}} and {{PutAzureQueueStorage}} Processors depend on the legacy Microsoft Azure SDK libraries. The current implementations also depend on the Storage Credentials Service based on the legacy SDK.
> Following the pattern of the Azure Blob Storage Processors, new implementations should be created that depend on the current Azure SDK version 12. Adding new Processors will enable subsequent deprecation of the current versions. The new Processors should leverage the Credentials Service with Azure SDK 12.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)