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 95be096  SCB-867 Add test for SQL Jackson format
     new 9487ac2  [SCB-865] Refactoring the Omega Interceptors 1.Remove the 
inheritance hierarchy between SagaStartAnnotationProcessor and 
EventAwareInterceptor. 2.Remove the NO_OP_INTERCEPTOR from the interface 
EventAwareInterceptor. Turning the NoOp Implementation into a class of static 
singleton pattern.
     new 0f3ab0a  [SCB-865] Refactoring the Omega Interceptors 1. Removing 
parentId when dealing with error.

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:
 .../omega/transaction/EventAwareInterceptor.java   | 18 ++---------------
 .../transaction/NoOpEventAwareInterceptor.java     | 23 ++++++++++++++++++++++
 .../transaction/SagaStartAnnotationProcessor.java  | 23 +++++++++++-----------
 .../saga/omega/transaction/SagaStartAspect.java    |  7 +++----
 .../SagaStartAnnotationProcessorTest.java          | 17 ++++++++--------
 5 files changed, 48 insertions(+), 40 deletions(-)
 create mode 100644 
omega/omega-transaction/src/main/java/org/apache/servicecomb/saga/omega/transaction/NoOpEventAwareInterceptor.java

Reply via email to