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

Release resources when backup process is interrupted #4416

Merged

Conversation

redouan-rhazouani
Copy link
Contributor

@redouan-rhazouani redouan-rhazouani commented Mar 7, 2024

Release resources when the backup process is interrupted, enabling the cycle manager to be activated again.
This PR also includes additional log messages to display the final backup result from both the coordinator node and other nodes

What's being changed:

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

@redouan-rhazouani redouan-rhazouani force-pushed the stable/v1.24_fix_release_interrupted_backup branch from a69f74e to 9b5c65f Compare March 7, 2024 13:55
@redouan-rhazouani redouan-rhazouani changed the base branch from master to stable/v1.24 March 7, 2024 13:56
@redouan-rhazouani redouan-rhazouani changed the title Backup: release resources when backup process is interrupted Release resources when backup process is interrupted Mar 7, 2024
This enables the cycle manager to be activated again
@redouan-rhazouani redouan-rhazouani force-pushed the stable/v1.24_fix_release_interrupted_backup branch from 9b5c65f to f9272d3 Compare March 7, 2024 14:06
Copy link

sonarcloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

adapters/repos/db/backup.go Show resolved Hide resolved
@redouan-rhazouani redouan-rhazouani marked this pull request as ready for review March 7, 2024 15:37
@redouan-rhazouani redouan-rhazouani merged commit 7e6cc27 into stable/v1.24 Mar 7, 2024
59 of 60 checks passed
@redouan-rhazouani redouan-rhazouani deleted the stable/v1.24_fix_release_interrupted_backup branch March 7, 2024 15:37
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.

None yet

2 participants