[
https://issues.apache.org/jira/browse/NIFI-9348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474739#comment-17474739
]
ASF subversion and git services commented on NIFI-9348:
-------------------------------------------------------
Commit 6caffca811bcebcd1d83561cb5a036a80206ea95 in nifi's branch
refs/heads/main from Gabriel Barbu
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6caffca ]
NIFI-9348 NIFI-7863 This closes #5495. Added temporary suffix and fixed
[NIFI-7863] creation of the directories
Signed-off-by: Joe Witt <[email protected]>
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.20.1#820001)