This is an automated email from the ASF dual-hosted git repository.
zhanglei pushed a change to branch SCB-1321
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.
from b74d276 SCB-1321 default use mem persistence for test cases
new ae16b3c SCB-1321 Delete test case
successfulRecoveryWithCorrectStateDataTestAndDiffentSystem
new df20c21 SCB-1321 Add test case
receivedRemainingEventAndDelayLastTxEventAfterFirstTxAbortedEventTest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../servicecomb/pack/alpha/fsm/SagaActor.java | 10 ++-
.../fsm/event/consumer/SagaEventConsumer.java | 6 +-
.../servicecomb/pack/alpha/fsm/SagaActorTest.java | 97 ++++------------------
.../alpha/server/fsm/GrpcSagaEventService.java | 4 +-
.../alpha/server/fsm/AlphaIntegrationFsmTest.java | 37 ++++++++-
.../alpha/server/fsm/OmegaEventSagaSimulator.java | 1 -
6 files changed, 63 insertions(+), 92 deletions(-)