Luke Cwik created BEAM-5425:
-------------------------------
Summary: 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: Kenneth Knowles
The filesystems contract 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)