[
https://issues.apache.org/jira/browse/BEAM-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621666#comment-16621666
]
Tim Robertson commented on BEAM-5425:
-------------------------------------
Please also see discussion on BEAM-5036 and
[PR/6289|https://github.com/apache/beam/pull/6289]
> FileSystems contract rename/delete to allow prior partial successes to make
> continued progress
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-5425
> URL: https://issues.apache.org/jira/browse/BEAM-5425
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core, sdk-py-core
> Reporter: Luke Cwik
> Assignee: Ahmet Altay
> Priority: Major
>
> The [filesystems
> contract|https://docs.google.com/document/d/11TdPyZ9_zmjokhNWM3Id-XJsVG3qel2lhdKTknmZ_7M/edit#heading=h.kpqagzh8i11w]
> for delete/rename say that an error should be raised if the resources don't
> exist.
>
> I believe the contract should be updated to not have failures if the
> resources don't exist as we want them to be retried on failure without
> needing the caller know that a prior call may have been partially successful.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)