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

[jira] [Updated] (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:all-tabpanel ]

David Handermann updated NIFI-11387:
------------------------------------
    Fix Version/s: 1.latest
                   2.latest
           Status: Patch Available  (was: Open)

> 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: 10m
>  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)