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 Turcsanyi (Jira)" <ji...@apache.org> on 2022/11/28 11:19:00 UTC

[jira] [Created] (NIFI-10884) Conflict resolution in PutAzureDataLakeStorage should log the target filename

Peter Turcsanyi created NIFI-10884:
--------------------------------------

             Summary: Conflict resolution in PutAzureDataLakeStorage should log the target filename
                 Key: NIFI-10884
                 URL: https://issues.apache.org/jira/browse/NIFI-10884
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Peter Turcsanyi


The Ignore and Fail conflict resolution strategies log the source filename which is a temp-prefixed name. The target filename should be logged instead.

Example log message:
{code:java}
org.apache.nifi.processor.exception.ProcessException: File with the same name [0197543a-59f3-499b-bc83-2b56864e857dfile1] already exists.{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)