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

Lock snapshot during restore operation #1615

Merged
merged 1 commit into from Jul 14, 2022
Merged

Conversation

rszwajko
Copy link
Member

This is follow-up to PR #1594

The snapshot is locked on the backend during the restore but the UI
needs to wait until the next refresh to receive this status change.
To provide better user experience we can lock the snapshot right
after restore is triggered. The next refresh will confirm or clear
the status (according to restore operation progress).

The snapshot is locked on the backend  during the restore but the UI
needs to wait until the next refresh to receive this status change.
To provide better user experience we can lock the snapshot right
after restore is triggered. The next refresh will confirm or clear
the status (according to restore operation progress).
@rszwajko rszwajko requested review from sjd78 and sgratch July 14, 2022 11:05
@ovirt-infra
Copy link

All tests passed

Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sjd78 sjd78 merged commit 9f732e3 into oVirt:master Jul 14, 2022
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

3 participants