-
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.
This changes how the instance update saga is constructed to better handle cases where the active VMM was destroyed *because* a migration out was successful, which should be treated as a "migration success" and should not release virtual provisioning resources or delete the instance's oximeter producer. Also, the instance record is now written back in the same query as releasing the lock, to avoid potential race conditions.
- Loading branch information
Showing
3 changed files
with
256 additions
and
301 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
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.