Voldemar created NIFI-12026:
-------------------------------
Summary: PutDatabaseRecord doesn't route error flow file to
failure and leaves it in the input queue
Key: NIFI-12026
URL: https://issues.apache.org/jira/browse/NIFI-12026
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.23.0
Reporter: Voldemar
Attachments: image-2023-09-06-10-20-38-026.png,
image-2023-09-06-10-21-30-404.png
The "PutDatabaseRecord" processor with Statement Type "INSERT", when an
integrity constraint is violated, do not route error the FlowFile to "failure"
queue. But it cycles through the FlowFile in the queue and generates errors and
bulletins.
It looks like this:
!image-2023-09-06-10-20-38-026.png!
Error message:
!image-2023-09-06-10-21-30-404.png!
This issue likes NIFI-8004
--
This message was sent by Atlassian Jira
(v8.20.10#820010)