[ 
https://issues.apache.org/jira/browse/BEAM-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Robertson updated BEAM-5425:
--------------------------------
    Description: 
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.

 

  was:
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.

 


> 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)

Reply via email to