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

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


    from 9643ad8  SCB-227 minor fix
     new 8190d30  SCB-220 compensated only ended events
     new cef4a82  SCB-220 aborted tx was not supposed to be compensated
     new a063058  SCB-220 fixed rebase conflict

The 3 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:
 .../saga/alpha/core/TxConsistentService.java       | 47 +++++++++-------
 .../servicecomb/saga/alpha/core/TxEvent.java       | 12 +++++
 .../saga/alpha/core/TxEventRepository.java         |  4 ++
 .../saga/alpha/core/TxConsistentServiceTest.java   | 39 ++++++++++++--
 .../saga/alpha/server/SpringTxEventRepository.java | 16 ++++--
 .../alpha/server/TxEventEnvelopeRepository.java    | 24 +++++++--
 .../saga/alpha/server/AlphaIntegrationTest.java    | 63 ++++++++++++++++++----
 .../saga/integration/pack/tests/PackIT.java        | 17 ++----
 8 files changed, 169 insertions(+), 53 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@servicecomb.apache.org" <commits@servicecomb.apache.org>'].

Reply via email to