[GitHub] coveralls edited a comment on issue #517: SCB-1053 Update the batch find API

2018-12-20 Thread GitBox
coveralls edited a comment on issue #517: SCB-1053 Update the batch find API
URL: 
https://github.com/apache/servicecomb-service-center/pull/517#issuecomment-449230447
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/20753408/badge)](https://coveralls.io/builds/20753408)
   
   Coverage increased (+0.2%) to 61.684% when pulling 
**bcff4cd87bbb134a01748311b62b2c02a72dcd74 on little-cui:find** into 
**1ab21c8cd4c2afdea11f3650ebb0fe0800342134 on apache:master**.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] coveralls commented on issue #517: SCB-1053 Update the batch find API

2018-12-20 Thread GitBox
coveralls commented on issue #517: SCB-1053 Update the batch find API
URL: 
https://github.com/apache/servicecomb-service-center/pull/517#issuecomment-449230447
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/20752756/badge)](https://coveralls.io/builds/20752756)
   
   Coverage increased (+0.2%) to 61.677% when pulling 
**777f7064d4d1771b7d2b1cde4c164b31c82df628 on little-cui:find** into 
**1ab21c8cd4c2afdea11f3650ebb0fe0800342134 on apache:master**.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] codecov-io commented on issue #517: SCB-1053 Update the batch find API

2018-12-20 Thread GitBox
codecov-io commented on issue #517: SCB-1053 Update the batch find API
URL: 
https://github.com/apache/servicecomb-service-center/pull/517#issuecomment-449230420
 
 
   # 
[Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=h1)
 Report
   > Merging 
[#517](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/servicecomb-service-center/commit/1ab21c8cd4c2afdea11f3650ebb0fe0800342134?src=pr=desc)
 will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/servicecomb-service-center/pull/517/graphs/tree.svg?width=650=GAaF7zrg8R=150=pr)](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=tree)
   
   ```diff
   @@   Coverage Diff   @@
   ##   master #517   +/-   ##
   ===
 Coverage   59.21%   59.21%   
   ===
 Files 168  168   
 Lines   1409614096   
   ===
 Hits 8347 8347   
 Misses   5165 5165   
 Partials  584  584
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[server/govern/service.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/517/diff?src=pr=tree#diff-c2VydmVyL2dvdmVybi9zZXJ2aWNlLmdv)
 | `72.6% <0%> (-0.34%)` | :arrow_down: |
   | 
[pkg/util/tree.go](https://codecov.io/gh/apache/servicecomb-service-center/pull/517/diff?src=pr=tree#diff-cGtnL3V0aWwvdHJlZS5nbw==)
 | `84.37% <0%> (+3.12%)` | :arrow_up: |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=footer).
 Last update 
[1ab21c8...777f706](https://codecov.io/gh/apache/servicecomb-service-center/pull/517?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] little-cui opened a new pull request #517: SCB-1053 Update the batch find API

2018-12-20 Thread GitBox
little-cui opened a new pull request #517: SCB-1053 Update the batch find API
URL: https://github.com/apache/servicecomb-service-center/pull/517
 
 
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
- [ ] Make sure there is a [JIRA 
issue](https://issues.apache.org/jira/browse/SCB) filed for the change (usually 
before you start working on it).  Trivial changes like typos do not require a 
JIRA issue.  Your pull request should address just this issue, without pulling 
in other changes.
- [ ] Each commit in the pull request should have a meaningful subject line 
and body.
- [ ] Format the pull request title like `[SCB-XXX] Fixes bug in 
ApproximateQuantiles`, where you replace `SCB-XXX` with the appropriate JIRA 
issue.
- [ ] Write a pull request description that is detailed enough to 
understand what the pull request does, how, and why.
- [ ] Run `go build` `go test` `go fmt` `go vet` to make sure basic checks 
pass. A more thorough check will be performed on your pull request 
automatically.
- [ ] If this contribution is large, please file an Apache [Individual 
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   ---
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] WillemJiang closed issue #337: TxEvent table field compensationMethod varchar(256) is too small

2018-12-20 Thread GitBox
WillemJiang closed issue #337: TxEvent table field compensationMethod 
varchar(256) is too small
URL: https://github.com/apache/servicecomb-pack/issues/337
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] WillemJiang commented on issue #337: TxEvent table field compensationMethod varchar(256) is too small

2018-12-20 Thread GitBox
WillemJiang commented on issue #337: TxEvent table field compensationMethod 
varchar(256) is too small
URL: 
https://github.com/apache/servicecomb-pack/issues/337#issuecomment-449219180
 
 
   Yes,this issue can be closed.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[servicecomb-pack] branch master updated: Update FAQ_ZH.md

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git


The following commit(s) were added to refs/heads/master by this push:
 new 3e75610  Update FAQ_ZH.md
3e75610 is described below

commit 3e756107332f17fb48f1c95630da96a62cef48ca
Author: an <981017...@qq.com>
AuthorDate: Thu Dec 20 11:24:33 2018 +0800

Update FAQ_ZH.md

事情->事务
---
 FAQ_ZH.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FAQ_ZH.md b/FAQ_ZH.md
index 4170757..bd71438 100644
--- a/FAQ_ZH.md
+++ b/FAQ_ZH.md
@@ -2,7 +2,7 @@
 
 **Q1: Saga的执行是同步的还是异步的?发起Saga之后,是等所有Sub-transaction都完成才返回,还是立即返回?**
 
-目前Saga事情的执行是同步的,后续我们会提供异步方式的实现。
+目前Saga事务的执行是同步的,后续我们会提供异步方式的实现。
 
 
 **Q2: Saga是并行还是顺序执行Sub-transaction的?**



[GitHub] WillemJiang closed pull request #355: Update FAQ_ZH.md

2018-12-20 Thread GitBox
WillemJiang closed pull request #355: Update FAQ_ZH.md
URL: https://github.com/apache/servicecomb-pack/pull/355
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/FAQ_ZH.md b/FAQ_ZH.md
index 41707578..bd71438c 100644
--- a/FAQ_ZH.md
+++ b/FAQ_ZH.md
@@ -2,7 +2,7 @@
 
 **Q1: Saga的执行是同步的还是异步的?发起Saga之后,是等所有Sub-transaction都完成才返回,还是立即返回?**
 
-目前Saga事情的执行是同步的,后续我们会提供异步方式的实现。
+目前Saga事务的执行是同步的,后续我们会提供异步方式的实现。
 
 
 **Q2: Saga是并行还是顺序执行Sub-transaction的?**


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] WillemJiang commented on issue #355: Update FAQ_ZH.md

2018-12-20 Thread GitBox
WillemJiang commented on issue #355: Update FAQ_ZH.md
URL: https://github.com/apache/servicecomb-pack/pull/355#issuecomment-449197663
 
 
   Thanks for pointing that out.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[servicecomb-website] branch asf-site updated (6d55af7 -> 9b3e29e)

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git.


from 6d55af7  Publish the website
 add db70c72  Polish the formated code of release note
 new ce051d5  Merge branch 'master' into asf-site
 new 9b3e29e  Publish the website

The 2 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:
 _release/cn/saga_actuator_releaseNotes.md  | 72 +--
 _release/saga_actuator_releaseNotes.md | 72 +--
 .../release/saga-actuator-release-notes/index.html | 80 +++---
 content/feed.xml   |  2 +-
 .../release/saga-actuator-release-notes/index.html | 80 +++---
 5 files changed, 153 insertions(+), 153 deletions(-)



[servicecomb-website] branch master updated (eda7f31 -> db70c72)

2018-12-20 Thread ningjiang
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/servicecomb-website.git.


from eda7f31  Updated the release note of saga-actuator
 add db70c72  Polish the formated code of release note

No new revisions were added by this update.

Summary of changes:
 _release/cn/saga_actuator_releaseNotes.md | 72 +++
 _release/saga_actuator_releaseNotes.md| 72 +++
 2 files changed, 72 insertions(+), 72 deletions(-)



[servicecomb-website] 01/02: Merge branch 'master' into asf-site

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git

commit ce051d5c17cbac3a8229070a1cc45ac30a925792
Merge: 6d55af7 db70c72
Author: Willem Jiang 
AuthorDate: Thu Dec 20 20:16:15 2018 +0800

Merge branch 'master' into asf-site

 _release/cn/saga_actuator_releaseNotes.md | 72 +++
 _release/saga_actuator_releaseNotes.md| 72 +++
 2 files changed, 72 insertions(+), 72 deletions(-)



[servicecomb-website] 02/02: Publish the website

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git

commit 9b3e29e2612951bc4b3d4bc37fef69cf069e70a0
Author: Willem Jiang 
AuthorDate: Thu Dec 20 20:17:19 2018 +0800

Publish the website
---
 .../release/saga-actuator-release-notes/index.html | 80 +++---
 content/feed.xml   |  2 +-
 .../release/saga-actuator-release-notes/index.html | 80 +++---
 3 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/content/cn/release/saga-actuator-release-notes/index.html 
b/content/cn/release/saga-actuator-release-notes/index.html
index b9edc7e..2e9f24d 100644
--- a/content/cn/release/saga-actuator-release-notes/index.html
+++ b/content/cn/release/saga-actuator-release-notes/index.html
@@ -396,49 +396,49 @@
 
   
 
Release Notes - Apache ServiceComb - Version Saga-Actuator-0.3.0
-
-h2Sub-task
-   /h2
-   ul
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-866'SCB-866/a] -
 Support to call SQL component in saga-core
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-867'SCB-867/a] -
 Support to call SQL component in saga-format
-   /li
-   /ul
-
-   h2New Feature
-   /h2
-   ul
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-864'SCB-864/a] -
 Support to call SQL component in saga-core
-   /li
-   /ul
-
-   h2Improvement
-   /h2
-   ul
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-692'SCB-692/a] -
 Restore the centric Saga
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-834'SCB-834/a] -
 Upgrade akka version to 2.5.14
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-852'SCB-852/a] -
 Split the actor work from saga-core
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-855'SCB-855/a] -
 Support JDK7 in saga-format
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-962'SCB-962/a] -
 The forwardPolicy of Saga can configure the maximum of retries
-   /li
-   /ul
-
-   h2Task
-   /h2
-   ul
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-783'SCB-783/a] -
 Update the Saga License file with new added modules
-   /li
-   li[a 
href='https://issues.apache.org/jira/browse/SCB-976'SCB-976/a] -
 Create new git repo for ServiceComb Saga-Core module
-   /li
-   /ul
 
 
 
+Sub-task
+
+
+[https://issues.apache.org/jira/browse/SCB-866;>SCB-866] -
 Support to call SQL component in saga-core
+
+[https://issues.apache.org/jira/browse/SCB-867;>SCB-867] -
 Support to call SQL component in saga-format
+
+
+
+New Feature
+
+
+[https://issues.apache.org/jira/browse/SCB-864;>SCB-864] -
 Support to call SQL component in saga-core
+
+
+
+Improvement
+
+
+[https://issues.apache.org/jira/browse/SCB-692;>SCB-692] -
 Restore the centric Saga
+
+[https://issues.apache.org/jira/browse/SCB-834;>SCB-834] -
 Upgrade akka version to 2.5.14
+
+[https://issues.apache.org/jira/browse/SCB-852;>SCB-852] -
 Split the actor work from saga-core
+
+[https://issues.apache.org/jira/browse/SCB-855;>SCB-855] -
 Support JDK7 in saga-format
+
+[https://issues.apache.org/jira/browse/SCB-962;>SCB-962] -
 The forwardPolicy of Saga can configure the maximum of retries
+
+
+
+Task
+
+
+[https://issues.apache.org/jira/browse/SCB-783;>SCB-783] -
 Update the Saga License file with new added modules
+
+[https://issues.apache.org/jira/browse/SCB-976;>SCB-976] -
 Create new git repo for ServiceComb Saga-Core module
+
+
+
 
   
 
diff --git a/content/feed.xml b/content/feed.xml
index 63585cc..84d962b 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.4.3">Jekyll2018-12-20T20:09:19+08:00/Apache ServiceCombThe homepage of 
ServiceComb{name=nil, 
avatar=/assets [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.4.3">Jekyll2018-12-20T20:16:25+08:00/Apache ServiceCombThe homepage of 
ServiceComb{name=nil, 
avatar=/assets [...]
 
 blockquote
   p前几天收到了Apache ServiceComb PMC的邀请邮件,这意味着我成为了一名Apache 
ServiceComb项目的Committer。喜悦之余,我想留下一篇博客作为自己工作的一个阶段性总结,同时也希望这篇文章能够给其他想要加入到开源社区的同学一点参考。/p
diff --git a/content/release/saga-actuator-release-notes/index.html 
b/content/release/saga-actuator-release-notes/index.html
index be90269..a86828d 100644
--- a/content/release/saga-actuator-release-notes/index.html
+++ b/content/release/saga-actuator-release-notes/index.html
@@ -395,49 +395,49 @@
 
   
 
Release Notes - Apache ServiceComb - Version Saga-Actuator-0.3.0
-
-h2Sub-task
-/h2
-ul
-li[a 
href='https://issues.apache.org/jira/browse/SCB-866'SCB-866/a] -
 Support to call SQL 

[servicecomb-website] 01/01: Merge branch 'master' into asf-site

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git

commit bd67fb9bd29cd9cec2a3a5c7bc3234fcea36b8d9
Merge: c4410c5 eda7f31
Author: Willem Jiang 
AuthorDate: Thu Dec 20 20:09:06 2018 +0800

Merge branch 'master' into asf-site

 _release/cn/saga_actuator_releaseNotes.md | 43 ---
 _release/saga_actuator_releaseNotes.md| 43 ---
 2 files changed, 80 insertions(+), 6 deletions(-)



[servicecomb-website] branch asf-site updated: Publish the website

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 6d55af7  Publish the website
6d55af7 is described below

commit 6d55af78e7134104580914823ce8960914839cce
Author: Willem Jiang 
AuthorDate: Thu Dec 20 20:10:17 2018 +0800

Publish the website
---
 .../release/saga-actuator-release-notes/index.html | 43 --
 content/feed.xml   |  2 +-
 .../release/saga-actuator-release-notes/index.html | 43 --
 3 files changed, 81 insertions(+), 7 deletions(-)

diff --git a/content/cn/release/saga-actuator-release-notes/index.html 
b/content/cn/release/saga-actuator-release-notes/index.html
index 0bb8819..b9edc7e 100644
--- a/content/cn/release/saga-actuator-release-notes/index.html
+++ b/content/cn/release/saga-actuator-release-notes/index.html
@@ -396,12 +396,49 @@
 
   
 
Release Notes - Apache ServiceComb - Version Saga-Actuator-0.3.0
+
+h2Sub-task
+   /h2
+   ul
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-866'SCB-866/a] -
 Support to call SQL component in saga-core
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-867'SCB-867/a] -
 Support to call SQL component in saga-format
+   /li
+   /ul
+
+   h2New Feature
+   /h2
+   ul
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-864'SCB-864/a] -
 Support to call SQL component in saga-core
+   /li
+   /ul
+
+   h2Improvement
+   /h2
+   ul
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-692'SCB-692/a] -
 Restore the centric Saga
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-834'SCB-834/a] -
 Upgrade akka version to 2.5.14
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-852'SCB-852/a] -
 Split the actor work from saga-core
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-855'SCB-855/a] -
 Support JDK7 in saga-format
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-962'SCB-962/a] -
 The forwardPolicy of Saga can configure the maximum of retries
+   /li
+   /ul
+
+   h2Task
+   /h2
+   ul
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-783'SCB-783/a] -
 Update the Saga License file with new added modules
+   /li
+   li[a 
href='https://issues.apache.org/jira/browse/SCB-976'SCB-976/a] -
 Create new git repo for ServiceComb Saga-Core module
+   /li
+   /ul
 
 
 
-This is the first Initial Release of ServiceComb Actuator
-
-
 
   
 
diff --git a/content/feed.xml b/content/feed.xml
index de793eb..63585cc 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.4.3">Jekyll2018-12-18T21:46:35+08:00/Apache ServiceCombThe homepage of 
ServiceComb{name=nil, 
avatar=/assets [...]
+http://www.w3.org/2005/Atom; >https://jekyllrb.com/; 
version="3.4.3">Jekyll2018-12-20T20:09:19+08:00/Apache ServiceCombThe homepage of 
ServiceComb{name=nil, 
avatar=/assets [...]
 
 blockquote
   p前几天收到了Apache ServiceComb PMC的邀请邮件,这意味着我成为了一名Apache 
ServiceComb项目的Committer。喜悦之余,我想留下一篇博客作为自己工作的一个阶段性总结,同时也希望这篇文章能够给其他想要加入到开源社区的同学一点参考。/p
diff --git a/content/release/saga-actuator-release-notes/index.html 
b/content/release/saga-actuator-release-notes/index.html
index 3b9fab4..be90269 100644
--- a/content/release/saga-actuator-release-notes/index.html
+++ b/content/release/saga-actuator-release-notes/index.html
@@ -395,12 +395,49 @@
 
   
 
Release Notes - Apache ServiceComb - Version Saga-Actuator-0.3.0
+
+h2Sub-task
+/h2
+ul
+li[a 
href='https://issues.apache.org/jira/browse/SCB-866'SCB-866/a] -
 Support to call SQL component in saga-core
+/li
+li[a 
href='https://issues.apache.org/jira/browse/SCB-867'SCB-867/a] -
 Support to call SQL component in saga-format
+/li
+/ul
+
+h2New Feature
+/h2
+ul
+li[a 
href='https://issues.apache.org/jira/browse/SCB-864'SCB-864/a] -
 Support to call SQL component in saga-core
+/li
+/ul
+
+h2Improvement
+/h2
+ul
+li[a 
href='https://issues.apache.org/jira/browse/SCB-692'SCB-692/a] -
 Restore the centric Saga
+/li
+li[a 
href='https://issues.apache.org/jira/browse/SCB-834'SCB-834/a] -
 Upgrade akka version to 2.5.14
+/li
+li[a 
href='https://issues.apache.org/jira/browse/SCB-852'SCB-852/a] -
 Split the actor work from saga-core
+/li
+li[a 
href='https://issues.apache.org/jira/browse/SCB-855'SCB-855/a] -
 Support JDK7 in saga-format
+/li
+li[a 
href='https://issues.apache.org/jira/browse/SCB-962'SCB-962/a] -
 The forwardPolicy of Saga 

[servicecomb-website] branch asf-site updated (c4410c5 -> bd67fb9)

2018-12-20 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git.


from c4410c5  Publish the website
 add eda7f31  Updated the release note of saga-actuator
 new bd67fb9  Merge branch 'master' into asf-site

The 1 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:
 _release/cn/saga_actuator_releaseNotes.md | 43 ---
 _release/saga_actuator_releaseNotes.md| 43 ---
 2 files changed, 80 insertions(+), 6 deletions(-)



[servicecomb-website] branch master updated (1d0c6c8 -> eda7f31)

2018-12-20 Thread ningjiang
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/servicecomb-website.git.


from 1d0c6c8  Update Saga Actuator 0.3.0 Release Information
 add eda7f31  Updated the release note of saga-actuator

No new revisions were added by this update.

Summary of changes:
 _release/cn/saga_actuator_releaseNotes.md | 43 ---
 _release/saga_actuator_releaseNotes.md| 43 ---
 2 files changed, 80 insertions(+), 6 deletions(-)