-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 191: Allow variable number of workers; simplify recovery
- Now allows the number of workers to be different from the number of workers in previous executions. - Simplified the recovery process by terminating the entire process upon any exceptions during checkpointing. - Changed formatting of routing key. Signed-off-by: Claudio Fahey <[email protected]>
- Loading branch information
Claudio Fahey
committed
May 2, 2019
1 parent
5eef4a4
commit a6f9340
Showing
2 changed files
with
32 additions
and
20 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