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

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

Commit 6461061e8f12b41c4d5fd9d33d389f8c93d5f92e in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6461061e8f ]

NIFI-10381 Refactored Azure Event Hubs components with current SDK

- Upgraded Azure Event Hubs components from legacy version 3 to current version 
5
- Refactored Azure dependencies using azure-sdk-bom
- Merged nifi-azure-record-sink-nar with nifi-azure-nar
- Refactored PutAzureCosmosDBRecordTest to use Jackson instead of Gson

This closes #6319.

Signed-off-by: Peter Turcsanyi <[email protected]>


> 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
>          Time Spent: 2h 20m
>  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)

Reply via email to