Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Backup cancellation from client #297

Closed
moogacs opened this issue Aug 22, 2024 · 0 comments · Fixed by #309
Closed

add Backup cancellation from client #297

moogacs opened this issue Aug 22, 2024 · 0 comments · Fixed by #309
Labels
enhancement New feature or request

Comments

@moogacs
Copy link

moogacs commented Aug 22, 2024

there are situations were backup gets stuck and in those situations we would like to cancel the created (stuck) backups.

so Weaviate will support backup cancellation from 1.27+ and in order for clients users to be able to cancel backups

that is the new specification for deleting a backup

Screenshot 2024-08-22 at 16 41 26
@moogacs moogacs added the enhancement New feature or request label Aug 22, 2024
bevzzz added a commit to bevzzz/weaviate-java-client that referenced this issue Oct 15, 2024
- replaced no-error assertions to a friendlier format: if expectations fail the error message will include the error rather than just saying "expected false got true"
- updated target Weaviate Docker image to stable-v1.26-6a411a4, mirroring the Go client: weaviate/weaviate-go-client@81e8d4c
- minor format/style changes in README.md
antas-marcin added a commit that referenced this issue Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant