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

[Features] Backup support stop and start #8671

Open
fengluodb opened this issue Dec 19, 2024 · 1 comment
Open

[Features] Backup support stop and start #8671

fengluodb opened this issue Dec 19, 2024 · 1 comment
Assignees
Labels
kind/feature New feature

Comments

@fengluodb
Copy link
Contributor

fengluodb commented Dec 19, 2024

Currently, backup jobs fail when the cluster is stopped. The expected behavior is that running backup jobs should:

  1. Gracefully stop when the cluster is stopped
  2. Automatically resume when the cluster restarts

This will improve the resilience of the backup system and prevent job failures during cluster maintenance.

@fengluodb fengluodb added the kind/feature New feature label Dec 19, 2024
@fengluodb fengluodb self-assigned this Dec 19, 2024
@nayutah
Copy link
Collaborator

nayutah commented Jan 6, 2025

also consider the cases for failed backup repos (s3, minio etc.), it is nice for the backup jobs to fail fast and give warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants