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)