[ 
https://issues.apache.org/jira/browse/NIFI-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17288087#comment-17288087
 ] 

ASF subversion and git services commented on NIFI-8200:
-------------------------------------------------------

Commit 59ad21fbaa3399b3bb6c46a7ad4a3ff8384b0c43 in nifi's branch 
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=59ad21f ]

NIFI-8200 Modified PutAzureDataLakeStorage to delete temp file if exception was 
thrown in uploadContent()

This closes #4815

Signed-off-by: Joey Frazee <jfra...@apache.org>


> PutAzureDataLakeStorage processor leaves behind a 0B file if upload fails
> -------------------------------------------------------------------------
>
>                 Key: NIFI-8200
>                 URL: https://issues.apache.org/jira/browse/NIFI-8200
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Peter Gyori
>            Assignee: Timea Barna
>            Priority: Minor
>              Labels: azure
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> The PutAzureDataLakeStorage processor works in a way that first it creates an 
> empty file with the given name, and then uploads the content to this file. 
> However, if the upload fails, the empty file does not get removed.
> The processor needs to be modified to remove the file if the upload is not 
> successful.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to