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/incubator-servicecomb-saga.git.
from 5fb192b Pulish the test script
new 9163487 SCB-963 Make TCC coordinate method transactional.
new 181a7bd SCB-963 Make saga compensation method transactional.
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:
.../saga/omega/context/CallbackContext.java | 4 +-
.../spring/CompensableAnnotationProcessor.java | 4 +-
.../transaction/spring/MethodCheckingCallback.java | 46 +++++++++++++++++++++-
.../spring/ParticipateAnnotationProcessor.java | 4 +-
.../transaction/spring/TccInterceptorTest.java | 7 +---
.../omega/transaction/spring/TccUserService.java | 23 +++++------
.../spring/TransactionalUserService.java | 12 +++---
7 files changed, 71 insertions(+), 29 deletions(-)