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/03/08 23:47:00 UTC

[jira] [Updated] (NIFI-11261) GetAzureEventHub does not disconnect on Primary Node Changes

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

David Handermann updated NIFI-11261:
------------------------------------
    Status: Patch Available  (was: In Progress)

> GetAzureEventHub does not disconnect on Primary Node Changes
> ------------------------------------------------------------
>
>                 Key: NIFI-11261
>                 URL: https://issues.apache.org/jira/browse/NIFI-11261
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.20.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The {{GetAzureEventHub}} Processor creates an Event Hub Client when scheduled and maintains the client instance until Processor is stopped. This approach works for standalone deployments, but is not suitable for clustered deployments because the client maintains connections after the primary node changes.
> The {{ConsumeAzureEventHub}} Processor provides the preferred approach for consuming events, but {{GetAzureEventHub}} should be updated to handle primary node state changes.



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