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

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

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

NIFI-11261 Added Primary Node State handling to GetAzureEventHub

- Updated Qpid Proton J from 0.34.0 to 0.34.1

This closes #7023.

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


> 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: 0.5h
>  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)

Reply via email to