This is an automated email from the ASF dual-hosted git repository.
seanyinx pushed a change to branch SCB-218_alpha_stateless
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.
discard bdc303b SCB-218 made sure saga ended event is always the last event
discard cb2234d SCB-218 locked commands to avoid duplicate compensation
callback
discard 0c44101 SCB-218 added event id to check for command uniqueness
discard 91a884d SCB-218 polling events into commands in the background
discard 1b21dc5 SCB-218 updated command status to pending when compensating
discard c5f5312 SCB-218 excluded duplicate events during command persistence
discard 5bc68aa SCB-218 updated schemas accordingly due to change of ORM tech
discard 9a6de6f SCB-218 polling in background for events to compensate
discard 6941f04 SCB-218 replaced in memory compensation store with persistent
repo to make alpha stateless
omit ae9d7e8 SCB-249 avoided hibernate and replaced JSON with TEXT due to
limited postgres & jpa support
omit 2ff73d1 SCB-249 replaced mysql with postgres to comply with APL2 in
original saga
omit a70fe34 SCB-249 replaced mysql with postgres to comply with APL2
omit a6aab6b SCB-249 replaced hibernate with eclipselink to comply with
APL2
add ce22135 SCB-249 replaced hibernate with eclipselink to comply with
APL2
add d11dd1d SCB-249 replaced mysql with postgres to comply with APL2
add 268e63b SCB-249 replaced mysql with postgres to comply with APL2 in
original saga
add f877fc7 SCB-249 avoided hibernate and replaced JSON with TEXT due to
limited postgres & jpa support
new 705b274 SCB-218 replaced in memory compensation store with persistent
repo to make alpha stateless
new 994e1c3 SCB-218 polling in background for events to compensate
new 416433d SCB-218 updated schemas accordingly due to change of ORM tech
new 54e300b SCB-218 excluded duplicate events during command persistence
new 3241cb6 SCB-218 updated command status to pending when compensating
new 0731c0b SCB-218 polling events into commands in the background
new 02553d5 SCB-218 added event id to check for command uniqueness
new a8a9f26 SCB-218 locked commands to avoid duplicate compensation
callback
new 7779acd SCB-218 made sure saga ended event is always the last event
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 (bdc303b)
\
N -- N -- N refs/heads/SCB-218_alpha_stateless (7779acd)
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 9 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:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].