Closed
Description
The current delete
behavior is different for fs and object storage services:
- For file system: delete a not exist file will return error: NotExists
- For object storage: delete a not exist file will return no error
- For dropbox alike storage services: delete a file that is uploading also returns an error.
We need to unify the behavior here.
Metadata
Metadata
Assignees
Labels
No labels