You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gabriel Barbu (Jira)" <ji...@apache.org> on 2021/10/29 13:03:00 UTC

[jira] [Commented] (NIFI-9348) Enhance PutSMB processor to accept a temporary suffix while copying

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

Gabriel Barbu commented on NIFI-9348:
-------------------------------------

The fix is already done and I also did some refactoring on the original code which also fixes NIFI-7863.

> Enhance PutSMB processor to accept a temporary suffix while copying
> -------------------------------------------------------------------
>
>                 Key: NIFI-9348
>                 URL: https://issues.apache.org/jira/browse/NIFI-9348
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.14.0
>            Reporter: Gabriel Barbu
>            Priority: Major
>
> In case there is a consumer on the other end of the network share where the PutSMB processor writes the data, the file might be picked up by the consumer before the file is fully copied which might lead to errors on the consumer side.
>  
> To solve this problem we can introduce a "temporary suffix" which will be removed upon completing the copy.



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