mirror of https://github.com/apache/nifi.git
7b4cce9e21
Disable connection automatic recovery which can lead to uncontrolled/stale threads. Handle the recovery in the processors instead. Use poisoning in case of errors, then discarding and recreating the poisoned consumer/publisher. NIFI-6312: Use conventional exception handling instead of poisoning Use component logger in workers. Remove basicNack()/basicReject() calls as they are not needed because all unacknowledged messages will be redelivered. NIFI-6312: Further improve exception handling and error logging. NIFI-6312: Fix consumer closing in previous commit NIFI-6312: Use custom executor with a single thread (no more is used by the processor) Reviewed by tamas palfy and simon bence Signed-off-by: Joe Witt <joewitt@apache.org> |
||
---|---|---|
.. | ||
nifi-amqp-nar | ||
nifi-amqp-processors | ||
pom.xml |