Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Comments

modify deleteObject behaviour so it does't fail when key is not present#109

Open
manuelcueto wants to merge 1 commit intofindify:masterfrom
manuelcueto:delete-non-existing-key
Open

modify deleteObject behaviour so it does't fail when key is not present#109
manuelcueto wants to merge 1 commit intofindify:masterfrom
manuelcueto:delete-non-existing-key

Conversation

@manuelcueto
Copy link

The aws java sdk delete object function is successful if the key is not present. This pr attempts to change the behaviour of the mock deleteObject function to do the same.

Copy link

@rtvlad rtvlad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only noting that the NoSuchKeyException case should also be removed from DeleteObjects.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants