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:01:00 UTC

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

Gabriel Barbu created NIFI-9348:
-----------------------------------

             Summary: 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


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)