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/01/22 07:15:45 UTC

[servicecomb-pack] branch master updated (caf06ce -> 85342b0)

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 caf06ce  SCB-1125 fixed Add omega instanceid to properties (#388)
     new e1ab5af  SCB-1121 Clean up the OmegaContext on the ServiceComb provider
     new a177eeb  SCB-1121 clean up the OmegaContext after the invocation in Dubbo
     new 13e3522  SCB-1121 Fixed the test error of SagaProviderHandlerTest
     new 85342b0  SCB-1121 Fix the test error of SagaDubboProviderFilterTest

The 942 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:
 .../transport/dubbo/SagaDubboProviderFilter.java   | 14 +++++++++----
 .../dubbo/SagaDubboProviderFilterTest.java         | 23 ++++++++++++++++++----
 .../transport/servicecomb/SagaProviderHandler.java | 14 +++++++++++--
 .../servicecomb/SagaProviderHandlerTest.java       | 20 +++++++++++++++++--
 4 files changed, 59 insertions(+), 12 deletions(-)