This is an automated email from the ASF dual-hosted git repository.
seanyinx pushed a change to branch SCB-164_reconnect_on_crash
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.
omit 40ca544 SCB-164 fail fast on script error
omit 997b9d1 SCB-164 added waiting for async update to fix random test
failures
omit b70cc85 SCB-164 reused const ACK to avoid recreate it every time
omit 5790155 SCB-164 ensured compensation stream can be established after
reconnection
omit 5e69cdc SCB-164 reconnected to alpha on connection loss
omit 8dd5fc1 SCB-168 connected to alpha on start
omit ae023a0 SCB-168 removed default logging from spring boot
omit 3b528a9 SCB-168 resolved rebase conflict
omit 32977d6 SCB-168 made latency significant enough to pass test
omit 3fbf37a SCB-168 exception free connection & disconnection
omit ee6b073 SCB-168 load balance based on server latency
omit 39ac401 SCB-168 load balanced alpha cluster client
add e5efd41 SCB-168 load balanced alpha cluster client
add 01c4a1d SCB-168 load balance based on server latency
add 2c395da SCB-168 exception free connection & disconnection
add 5529689 SCB-168 made latency significant enough to pass test
add e2828ee SCB-168 resolved rebase conflict
add 1e7ff02 SCB-168 removed default logging from spring boot
add 367b1cc SCB-168 connected to alpha on start
new 68af073 SCB-164 reconnected to alpha on connection loss
new e4e02fd SCB-164 ensured compensation stream can be established after
reconnection
new 01b7e33 SCB-164 reused const ACK to avoid recreate it every time
new 343ff59 SCB-164 added waiting for async update to fix random test
failures
new 18f8b36 SCB-164 fail fast on script error
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 (40ca544)
\
N -- N -- N refs/heads/SCB-164_reconnect_on_crash (18f8b36)
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 5 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]>'].