Alois Gruber created NIFI-4860:
----------------------------------
Summary: add Relation DUPLICATE and MISS to PutSQL
Key: NIFI-4860
URL: https://issues.apache.org/jira/browse/NIFI-4860
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Alois Gruber
Trying to INSERT a record in conflict to a unique key currently routes to the
failure relationship
an additional relationship REL_DUPLICATE would be great to handle such key
conflicts
Additionally, if a UPDATE or DELETE occurs but No records is affected, it is
handled as SUCCESS, in this case it would be helpful to receice a REL_MISS to
handle this
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)