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/04/19 12:06:00 UTC

[jira] [Commented] (NIFI-11387) Support Configurable Transport Type for Azure Event Hub Components

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

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

Commit ab84328258ab2a14e64de8f1b18f8c0fa141f5b4 in nifi's branch refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ab84328258 ]

NIFI-11387 Added Transport Type property to Azure Event Hub Components

- Transport Type defaults to AMQP and also supports AMQP with WebSockets

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #7126.


> Support Configurable Transport Type for Azure Event Hub Components
> ------------------------------------------------------------------
>
>                 Key: NIFI-11387
>                 URL: https://issues.apache.org/jira/browse/NIFI-11387
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Azure Event Hubs supports connectivity using AMQP or AMQP over HTTPS WebSockets as described in the [Azure Event Hubs FAQ|https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-faq#what-ports-do-i-need-to-open-on-the-firewall].
> The Azure Event Hubs SDK for Java supports a configurable Transport Type for Event Hubs Clients, with standard AMQP as the default setting.
> Introducing a new property to configure the Transport Type would provide the same level of flexibility for NiFi Processors, and would also open the possibility of introducing support for HTTP proxies as a separate effort.



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