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

Adding locking mechanism for snapshots to avoid race conditions #67

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

maxpert
Copy link
Owner

@maxpert maxpert commented Jul 24, 2023

This PR adds lease based locking that will allow only one of the instances to create and upload a snapshot to the configured storage.

This PR adds lease based locking that will allow only one of the
instances to create and upload a snapshot to the configured
storage.
@maxpert maxpert merged commit 5491ba1 into master Jul 24, 2023
9 checks passed
@maxpert maxpert deleted the snapshot-lock branch July 24, 2023 08:04
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.

1 participant