-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for "running snapshots" to be running! (#6216)
The snapshot create saga doesn't actually wait for running snapshots to be created, it simply requests them! This has been mostly fine up until now, but Nexus should actually wait for the state of the running snapshot to transition from Requested to Created, meaning that the Crucible agent has taken all the steps to actually start the appropriate read-only downstairs.
- Loading branch information
Showing
2 changed files
with
305 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.