[
https://issues.apache.org/jira/browse/NIFI-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636875#comment-17636875
]
David Handermann commented on NIFI-10353:
-----------------------------------------
Thanks for the question [~peter.schmitzer]. The project receives a large number
of bug reports and feature requests on a regular basis, and there is no
automated prioritization mechanism. Unfortunately it looks like this behavior
has been in place since the early versions of the Processor. NiFi 1.18.0
included some significant changes to refactor the Processor implementation
based on the latest Azure SDK, but it did not change the core functionality.
This issue has not been prioritized right now, but the Processor is now in a
better position as far as the code to address the problem described.
> 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)