You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2022/09/28 16:25:00 UTC

[jira] [Updated] (NIFI-10381) Upgrade Azure Event Hubs Libraries to Version 5

     [ https://issues.apache.org/jira/browse/NIFI-10381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-10381:
-----------------------------------
    Fix Version/s: 1.19.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Upgrade Azure Event Hubs Libraries to Version 5
> -----------------------------------------------
>
>                 Key: NIFI-10381
>                 URL: https://issues.apache.org/jira/browse/NIFI-10381
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.19.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Current Microsoft Azure documentation describes the Azure Event Hubs libraries in the {{com.microsoft.azure}} group as the legacy version of the SDK. Version 5 in the {{com.azure}} group is the current version and provides better integration with other current Azure libraries.
> The newer {{AzureEventHubRecordSink}} Controller Service is built on version 5, and existing Azure Event Hubs components should be migrated to version 5 to streamline dependency management and integration.
> Upgrading to current version of the SDK provides an opportunity to merge the {{nifi-azure-record-sink-nar}} with the {{nifi-azure-nar}} and also leverage the [Azure SDK Bill of Materials|https://search.maven.org/artifact/com.azure/azure-sdk-bom/1.2.4/pom] dependency to ensure consistency across components and core libraries.
> The [Azure SDK Event Hubs Migration Guide|https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/eventhubs/azure-messaging-eventhubs/migration-guide.md] highlights the benefits of upgrading to version 5 and provides a comparison of implementation differences.



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