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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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