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/incubator-servicecomb-saga.git.
from da07faa SCB-243 able to intercept old java chassis requests (#136)
new 5eabe8f SCB-330 added chinese version of README
new 249d1d7 SCB-330 add user guide for saga pack
new 8c21073 SCB-330 attempt to fix test failure
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:
README.md | 7 +-
README_ZH.md | 37 ++++++++
.../saga/alpha/server/AlphaIntegrationTest.java | 13 +++
docs/design.md | 1 +
docs/design_zh.md | 34 +++++++
docs/user_guide.md | 101 +++++++++++++++++++++
docs/user_guide_zh.md | 100 ++++++++++++++++++++
.../grpc/LoadBalancedClusterMessageSenderTest.java | 2 +-
saga-demo/pack-demo/booking/pom.xml | 6 +-
9 files changed, 295 insertions(+), 6 deletions(-)
create mode 100644 README_ZH.md
create mode 100644 docs/design_zh.md
create mode 100644 docs/user_guide.md
create mode 100644 docs/user_guide_zh.md
--
To stop receiving notification emails like this one, please contact
[email protected].