You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2019/12/19 09:24:50 UTC

[servicecomb-pack] branch master updated (b4ea871 -> 184e9c0)

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.


    from b4ea871  SCB-1658 Improve encapsulation on txEntityMap of SagaData
     add 184e9c0  SCB-1669 Fixed reverse compensation sort bug in FSM

No new revisions were added by this update.

Summary of changes:
 .../servicecomb/pack/alpha/fsm/SagaActor.java      |  2 +-
 .../pack/alpha/fsm/model/TxEntities.java           | 13 ++++--
 .../pack/alpha/fsm/model/TxEntitiesTest.java       | 53 ++++++++++++++++++++++
 3 files changed, 64 insertions(+), 4 deletions(-)
 create mode 100644 alpha/alpha-fsm/src/test/java/org/apache/servicecomb/pack/alpha/fsm/model/TxEntitiesTest.java