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

PBM-1208: Add active lock check before running the backup #982

Merged
merged 5 commits into from
Aug 14, 2024

Conversation

boris-ilijic
Copy link
Member

@boris-ilijic boris-ilijic commented Aug 9, 2024

PR for https://perconadev.atlassian.net/browse/PBM-1208

When starting backup psmdb-operator creates directly backup command and sends it (insert) into pbmCmd collection (see here).
Because of that 'backup in progress check' (lock check) is skipped because that guard is implemented in pbm-cli.

This PR adds the same guard within pbm-agent.

@defbin defbin added this to the 2.6.0 milestone Aug 9, 2024
@boris-ilijic boris-ilijic marked this pull request as ready for review August 14, 2024 11:28
@boris-ilijic boris-ilijic merged commit 6ba7f4a into dev Aug 14, 2024
20 of 25 checks passed
@boris-ilijic boris-ilijic deleted the PBM-1208-add-start-backup-lock-check branch August 14, 2024 12:29
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