[
https://issues.apache.org/jira/browse/NIFI-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-11261:
-----------------------------------
Fix Version/s: 2.0.0
1.21.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.0.0, 1.21.0
>
> Time Spent: 40m
> 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)