This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch SCB-665
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.
discard 01c31e9 SCB-817 Updated the pack-contracts protocal for TCC
discard 706368c SCB-817 Added TCC events in Omega part (WIP)
discard d8c635b SCB-817 Added TCC events in Omega part (WIP)
add 2764a9b SCB-831 fix test case failed on windows environment in
LoadBalancedClusterMessageSenderTest
add eac55be [SCB-823] Refer to public images, add testing facilities
(#250)
add bf04b2e SCB-823 Fix the spring-demo image repo name. (#252)
add 66344e7 Fixed the deprecated warning issues of saga-core
new e071a9b SCB-817 Added TCC events in Omega part (WIP)
new 5a52f6e SCB-817 Added TCC events in Omega part (WIP)
new c93373d SCB-817 Updated the pack-contracts protocal for TCC
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 (01c31e9)
\
N -- N -- N refs/heads/SCB-665 (c93373d)
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 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:
.../grpc/LoadBalancedClusterMessageSenderTest.java | 3 ++
.../core/actors/CompletionCallbackActorTest.java | 4 ++-
.../saga/core/actors/EventContextImplTest.java | 7 ++--
.../saga/core/actors/RequestActorBuilderTest.java | 6 ++--
.../saga/core/actors/RequestActorTest.java | 37 +++++++++++++---------
saga-demo/saga-k8s-resources/README.md | 11 +++----
saga-demo/saga-k8s-resources/base/alpha.yaml | 2 +-
.../car.yaml => base/jmeter-collector.yaml} | 28 ++++++++--------
.../saga-k8s-resources/spring-demo/booking.yaml | 2 +-
saga-demo/saga-k8s-resources/spring-demo/car.yaml | 2 +-
.../saga-k8s-resources/spring-demo/hotel.yaml | 2 +-
.../spring-demo/test/jmeter.yaml | 23 ++++++--------
12 files changed, 68 insertions(+), 59 deletions(-)
copy saga-demo/saga-k8s-resources/{spring-demo/car.yaml =>
base/jmeter-collector.yaml} (79%)