Skip to content

Return true when deleting an object that does not exist in opensearch driver#36

Merged
matthi4s merged 2 commits intoaternosorg:masterfrom
JulianVennen:opensearch-delete-404
Feb 3, 2026
Merged

Return true when deleting an object that does not exist in opensearch driver#36
matthi4s merged 2 commits intoaternosorg:masterfrom
JulianVennen:opensearch-delete-404

Conversation

@JulianVennen
Copy link
Copy Markdown
Member

@JulianVennen JulianVennen commented Dec 18, 2025

All other drivers treat entries that have already been deleted as a success state and return true.

Together with #34, this removes all cases where save or delete return false. The return values of these methods could therefore be removed in a following PR.

@matthi4s matthi4s merged commit 53ff6c7 into aternosorg:master Feb 3, 2026
3 checks passed
@JulianVennen JulianVennen deleted the opensearch-delete-404 branch February 3, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants