This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch SCB-1124
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.
discard 8df38b8 SCB-1124 Rename the Handler name of Omega transport
discard 29c34c3 SCB-1121 Fix the test error of SagaDubboProviderFilterTest
discard b98bedd SCB-1121 Fixed the test error of SagaProviderHandlerTest
discard e5a9b8e SCB-1121 clean up the OmegaContext after the invocation in
Dubbo
discard 5bae65e SCB-1121 Clean up the OmegaContext on the ServiceComb provider
new 234a3fa SCB-1122 Added name on Omega related RestTemplateBean (#386)
new 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
new 1f636ca SCB-1124 Rename the Handler name of Omega transport
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8df38b8)
\
N -- N -- N refs/heads/SCB-1124 (1f636ca)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 943 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:
.../servicecomb/pack/omega/context/ServiceConfig.java | 16 ++++++++++++----
.../servicecomb/pack/omega/spring/OmegaSpringConfig.java | 4 ++--
.../omega/transport/resttemplate/RestTemplateConfig.java | 4 ++--
3 files changed, 16 insertions(+), 8 deletions(-)