[
https://issues.apache.org/jira/browse/NIFI-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698618#comment-17698618
]
ASF subversion and git services commented on NIFI-11261:
--------------------------------------------------------
Commit 8511191ad149907eaf658845ab0e7669d4b712d7 in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8511191ad1 ]
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: 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)