You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Schmitzer (Jira)" <ji...@apache.org> on 2022/08/15 14:14:00 UTC

[jira] [Created] (NIFI-10353) ConsumeAzureEventHub does not stop even though output queue is backpressured

Peter Schmitzer created NIFI-10353:
--------------------------------------

             Summary:  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


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)