[
https://issues.apache.org/jira/browse/NIFI-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711708#comment-17711708
]
Peter Schmitzer commented on NIFI-10353:
----------------------------------------
Update from our side:
Azure eventhub supports connecting with the standard kafka protocol so standard
kafka consumers can (and I believe should be) used for that purpose. We have
removed this processor from all our flows and have no need to improve this.
> 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)