[GitHub] [servicecomb-pack] coveralls edited a comment on issue #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy

2020-03-22 Thread GitBox
coveralls edited a comment on issue #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy URL: https://github.com/apache/servicecomb-pack/pull/638#issuecomment-602071872 [![Coverage

[GitHub] [servicecomb-pack] WillemJiang commented on issue #637: saga can not execute compensationMethod

2020-03-22 Thread GitBox
WillemJiang commented on issue #637: saga can not execute compensationMethod URL: https://github.com/apache/servicecomb-pack/issues/637#issuecomment-602161670 current implementation based on database is not good enough for adding some sophisticated business logic, that is why we move to

[GitHub] [servicecomb-pack] coolbeevip commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy

2020-03-22 Thread GitBox
coolbeevip commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy URL: https://github.com/apache/servicecomb-pack/pull/638#discussion_r396065787 ## File path:

[GitHub] [servicecomb-pack] lostpillow opened a new issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
lostpillow opened a new issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639 我使用的是0.5.0,使用的是saga,但是没有打开状态机模式。当omega端业务抛出异常后,未执行回滚。 omega端日志如下:

[GitHub] [servicecomb-kie] tianxiaoliang commented on a change in pull request #119: update api doc

2020-03-22 Thread GitBox
tianxiaoliang commented on a change in pull request #119: update api doc URL: https://github.com/apache/servicecomb-kie/pull/119#discussion_r396073931 ## File path: server/resource/v1/doc_struct.go ## @@ -24,14 +24,25 @@ import (

[GitHub] [servicecomb-pack] WillemJiang commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
WillemJiang commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639#issuecomment-602201689 Omega端的异常是什么?能详细介绍一下吗?

[GitHub] [servicecomb-docs] yhs0092 opened a new pull request #151: Add Helloworld sample

2020-03-22 Thread GitBox
yhs0092 opened a new pull request #151: Add Helloworld sample URL: https://github.com/apache/servicecomb-docs/pull/151 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [servicecomb-pack] coolbeevip commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy

2020-03-22 Thread GitBox
coolbeevip commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy URL: https://github.com/apache/servicecomb-pack/pull/638#discussion_r396080225 ## File path:

[GitHub] [servicecomb-pack] WillemJiang commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy

2020-03-22 Thread GitBox
WillemJiang commented on a change in pull request #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy URL: https://github.com/apache/servicecomb-pack/pull/638#discussion_r396064185 ## File path:

[GitHub] [servicecomb-pack] coveralls edited a comment on issue #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy

2020-03-22 Thread GitBox
coveralls edited a comment on issue #638: [WIP][SCB-1735] Support Alpha call compensation timeout strategy URL: https://github.com/apache/servicecomb-pack/pull/638#issuecomment-602071872 [![Coverage

[GitHub] [servicecomb-pack] lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639#issuecomment-602218879 > Caused by: java.lang.NullPointerException: null

[GitHub] [servicecomb-pack] lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639#issuecomment-602217568 > Omega端的异常是什么?能详细介绍一下吗? >

[GitHub] [servicecomb-pack] WillemJiang commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
WillemJiang commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639#issuecomment-602217664 Caused by: java.lang.NullPointerException: null

[GitHub] [servicecomb-pack] lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled

2020-03-22 Thread GitBox
lostpillow commented on issue #639: omega端报Failed to process grpc coordinate command,alpha端报io.grpc.StatusRuntimeException: CANCELLED: call already cancelled URL: https://github.com/apache/servicecomb-pack/issues/639#issuecomment-602214954 > Omega端的异常是什么?能详细介绍一下吗? >

[GitHub] [servicecomb-pack] lostpillow commented on issue #490: java.sql.SQLSyntaxErrorException: Table 'saga.TL_TxTimeout' doesn't exist

2020-03-22 Thread GitBox
lostpillow commented on issue #490: java.sql.SQLSyntaxErrorException: Table 'saga.TL_TxTimeout' doesn't exist URL: https://github.com/apache/servicecomb-pack/issues/490#issuecomment-60164 TxTimeoutEntityRepository这个类里有个注解: @Query("UPDATE TxTimeout t " + "SET t.status =

[GitHub] [servicecomb-java-chassis] coveralls commented on issue #1653: [SCB-1813]preparing release of 2.0.1

2020-03-22 Thread GitBox
coveralls commented on issue #1653: [SCB-1813]preparing release of 2.0.1 URL: https://github.com/apache/servicecomb-java-chassis/pull/1653#issuecomment-602326724 [![Coverage Status](https://coveralls.io/builds/29538596/badge)](https://coveralls.io/builds/29538596) Coverage

[GitHub] [servicecomb-kie] zhulijian1 commented on a change in pull request #121: kv history support rotate

2020-03-22 Thread GitBox
zhulijian1 commented on a change in pull request #121: kv history support rotate URL: https://github.com/apache/servicecomb-kie/pull/121#discussion_r396187441 ## File path: server/service/mongo/kv/kv_dao.go ## @@ -183,6 +183,10 @@ func deleteKV(ctx context.Context, kvID,

[GitHub] [servicecomb-kie] tianxiaoliang commented on a change in pull request #121: kv history support rotate

2020-03-22 Thread GitBox
tianxiaoliang commented on a change in pull request #121: kv history support rotate URL: https://github.com/apache/servicecomb-kie/pull/121#discussion_r396185802 ## File path: server/service/mongo/kv/kv_dao.go ## @@ -183,6 +183,10 @@ func deleteKV(ctx context.Context,

[servicecomb-java-chassis] branch master updated: [SCB-1812]Endpoint add new constructor to support user defined transport

2020-03-22 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 1daf106 [SCB-1812]Endpoint

[GitHub] [servicecomb-java-chassis] coveralls commented on issue #1652: [SCB-1812]Endpoint add new constructor to support user defined transport

2020-03-22 Thread GitBox
coveralls commented on issue #1652: [SCB-1812]Endpoint add new constructor to support user defined transport URL: https://github.com/apache/servicecomb-java-chassis/pull/1652#issuecomment-602319471 [![Coverage

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #1652: [SCB-1812]Endpoint add new constructor to support user defined transport

2020-03-22 Thread GitBox
liubao68 merged pull request #1652: [SCB-1812]Endpoint add new constructor to support user defined transport URL: https://github.com/apache/servicecomb-java-chassis/pull/1652 This is an automated message from the Apache Git

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #1653: [SCB-1813]preparing release of 2.0.1

2020-03-22 Thread GitBox
liubao68 opened a new pull request #1653: [SCB-1813]preparing release of 2.0.1 URL: https://github.com/apache/servicecomb-java-chassis/pull/1653 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[servicecomb-java-chassis] tag 2.0.1 created (now a28f669)

2020-03-22 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a change to tag 2.0.1 in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. at a28f669 (commit) No new revisions were added by this update.

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #1652: [SCB-1812]Endpoint add new constructor to support user defined transport

2020-03-22 Thread GitBox
liubao68 opened a new pull request #1652: [SCB-1812]Endpoint add new constructor to support user defined transport URL: https://github.com/apache/servicecomb-java-chassis/pull/1652 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #1653: [SCB-1813]preparing release of 2.0.1

2020-03-22 Thread GitBox
liubao68 merged pull request #1653: [SCB-1813]preparing release of 2.0.1 URL: https://github.com/apache/servicecomb-java-chassis/pull/1653 This is an automated message from the Apache Git Service. To respond to the message,

[servicecomb-java-chassis] branch master updated: [SCB-1813]preparing release of 2.0.1

2020-03-22 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new a28f669 [SCB-1813]preparing

[GitHub] [servicecomb-docs] liubao68 merged pull request #151: Add Helloworld sample

2020-03-22 Thread GitBox
liubao68 merged pull request #151: Add Helloworld sample URL: https://github.com/apache/servicecomb-docs/pull/151 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[servicecomb-docs] branch master updated: add Helloworld sample

2020-03-22 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git The following commit(s) were added to refs/heads/master by this push: new 35558e1 add Helloworld sample

[GitHub] [servicecomb-kie] zhulijian1 commented on a change in pull request #119: update api doc

2020-03-22 Thread GitBox
zhulijian1 commented on a change in pull request #119: update api doc URL: https://github.com/apache/servicecomb-kie/pull/119#discussion_r396185379 ## File path: server/resource/v1/doc_struct.go ## @@ -24,14 +24,25 @@ import (

[GitHub] [servicecomb-kie] tianxiaoliang merged pull request #119: update api doc

2020-03-22 Thread GitBox
tianxiaoliang merged pull request #119: update api doc URL: https://github.com/apache/servicecomb-kie/pull/119 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[servicecomb-kie] branch master updated: update api doc (#119)

2020-03-22 Thread tianxiaoliang
This is an automated email from the ASF dual-hosted git repository. tianxiaoliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git The following commit(s) were added to refs/heads/master by this push: new 9ff846d update api doc (#119)