[
https://issues.apache.org/jira/browse/NIFI-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Schmitzer resolved NIFI-10353.
------------------------------------
Resolution: Workaround
remove eventhub processor and use standard kafka consumer instead
> ConsumeAzureEventHub does not stop even though output queue is backpressured
> -----------------------------------------------------------------------------
>
> Key: NIFI-10353
> URL: https://issues.apache.org/jira/browse/NIFI-10353
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.16.3
> Reporter: Peter Schmitzer
> Priority: Major
>
> ConsumeAzureEventHub seems to not care about backpressure and continues to
> send flowfiles to the output queue even though it is backpressured. This
> endlessly growing queue will ultimately lead to nifi going into overload and
> be unhealthy.
> It was expected that the processor will stop putting further data in the
> outgoing queue as soon as it is backpressured.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)