-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for 'isFSMWorkflow' flag and fix FSM workflow (#161)
* Add support for 'isFSMWorkflow' flag and fix FSM workflow Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * FSM workflow: Fix compile errors Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * typedef DomainQueueMessagesCountMaps: mqbs::StorageUtil -> mqbc Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * PR#161: Address comments Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * FSM workflow: Adopt PR#174 'fix: mix of strong and weak consistencies' Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * blp::Cluster: Add back missing control message processing types Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * test_leader_node_delay.py: Fix log grepping post-FSM Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * run-tests: Also run integration tests in FSM mode Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * mqbc::ClusterDataIdentity: Simplify the code Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * blp::ClusterProxy, mqbmock::Cluster: Use description from ClusterData Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * mqbc::ClusterData: Incorporate mqbcfg::ClusterProxyDefinition Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * FSM workflow: Adopt PR#190 'Application subscriptions' Signed-off-by: Yuan Jing Vincent Yan <[email protected]> * PR#161: Address comments Signed-off-by: Yuan Jing Vincent Yan <[email protected]> --------- Signed-off-by: Yuan Jing Vincent Yan <[email protected]>
- Loading branch information
Showing
45 changed files
with
4,588 additions
and
2,929 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
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.