-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revise migration state machine to use
notifyCompletedWithMessage()
* Remove entry action for `Done` state and replace with appropriate transition action. * Add new FSM action `notifyCompletedWithInsufficientReplicas()`. * Add new guarded transitions to `Done` which invoke `notifyCompletedWithInsufficientReplicas()` when appropriate. * Update state machine diagram.
- Loading branch information
1 parent
5fee409
commit 37acd5b
Showing
4 changed files
with
67 additions
and
10 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
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
Binary file modified
BIN
-214 KB
(93%)
modules/dcache/src/main/smc/org/dcache/pool/migration/Task_sm.dot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.