You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/04/05 16:07:00 UTC

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

David Handermann created NIFI-11387:
---------------------------------------

             Summary: 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


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)