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 a620a1f  SCB-1321 Improve test cases for AlphaIntegrationFsmTest
     new 421f960  SCB-1321 Add test case duplicateTxOnFailureEvents
     new 482cf5e  SCB-1321 Set endTime of SagaData after actor terminates
     new 249fb5f  SCB-1321 Record throwable stack to SagaData
     new 00dc53c  SCB-1321 await wait 2 seconds

The 4 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      | 30 +++++++------
 .../pack/alpha/fsm/domain/UpdateTxEventDomain.java | 12 ++++-
 .../pack/alpha/fsm/event/TxAbortedEvent.java       | 14 ++++++
 .../servicecomb/pack/alpha/fsm/model/TxEntity.java | 14 ++++++
 .../pack/alpha/fsm/SagaIntegrationTest.java        | 22 +++++-----
 .../alpha/server/fsm/GrpcSagaEventService.java     |  3 +-
 .../alpha/server/fsm/AlphaIntegrationFsmTest.java  | 51 +++++++++++++++++-----
 .../alpha/server/fsm/OmegaEventSagaSimulator.java  | 24 +++++++---
 8 files changed, 126 insertions(+), 44 deletions(-)

Reply via email to