yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185999175
##
File path:
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrationT
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r186001438
##
File path:
omega/omega-connector/omega-connector-grpc/src/test/java/org/apache/servicecomb/saga/omega/
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r186001444
##
File path:
alpha/alpha-server/src/main/java/org/apache/servicecomb/saga/alpha/server/GrpcServerConfig.
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r186001406
##
File path: alpha/alpha-server/src/main/resources/application.yaml
##
@@ -17,6 +17,16 @@
serv
WillemJiang commented on issue #678: [SCB-506]服务治理相关的需要事件上报
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/678#issuecomment-386518520
@xuyiyun0929 Could you take a look at the review messages of wujimin?
--
zhengyangyong commented on issue #685: 怎样平滑关闭Client?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/685#issuecomment-386518420
I think you can try this step:
```java
//this code will Unregister microservice instance from ServiceCenter
((ConfigurableApplica
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r186000533
##
File path: alpha/alpha-server/src/main/resources/application.yaml
##
@@ -17,6 +17,16 @@
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185999175
##
File path:
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrationT
hank-whu commented on issue #685: 怎样平滑关闭Client?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/685#issuecomment-386502258
how to gracefully shutdownthe servicecomb client?
https://github.com/hank-whu/rpc-benchmark/blob/01a52a17a42a8dfe44fdfbd85886a6543513a6
zhengyangyong commented on issue #685: 怎样平滑关闭Client?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/685#issuecomment-386498404
Can you give more description for this requirement? Thanks!
This is an a
zhengyangyong commented on issue #686: 怎样修改日志级别?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/686#issuecomment-386498168
Found is log implement issue , PR :
https://github.com/hank-whu/rpc-benchmark/pull/14
--
zhengyangyong commented on issue #686: 怎样修改日志级别?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/686#issuecomment-386494234
I seems log configurations had loaded and processed, merged properties file
can be found at : [main] INFO
org.apache.servicecomb.foundation.
WillemJiang commented on issue #183: Can i use feign and saga in project ?
URL:
https://github.com/apache/incubator-servicecomb-saga/issues/183#issuecomment-386488469
As Zipkin supports the feign out of box, I don't think there is a big
challenge here.
You just need to do something to p
JokerLoveAllen opened a new issue #183: Can i use feign and saga in project ?
URL: https://github.com/apache/incubator-servicecomb-saga/issues/183
in our project , use feign ,but we can use saga ?
This is an automated message
WillemJiang commented on issue #180: [SCB-245] add dubbo support for omega,
pass omega context from consumer…
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/180#issuecomment-386484254
@wuzunqian Please ping me at the
[gitter](https://gitter.im/ServiceCombUsers/Lobby). May
WillemJiang commented on issue #76: JDK9 not supported when unit testing while
doc showing JDK8+
URL:
https://github.com/apache/incubator-servicecomb-saga/issues/76#issuecomment-386482167
oh, you may need to check if spring boot 2 supports JDK10.
Please try out the JDK9, as I need doub
wuzunqian commented on issue #180: [SCB-245] add dubbo support for omega, pass
omega context from consumer…
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/180#issuecomment-386481531
@WillemJiang I have a demo for myself, I think it's not simple enough to
submit. By the way
kenail2002 commented on issue #76: JDK9 not supported when unit testing while
doc showing JDK8+
URL:
https://github.com/apache/incubator-servicecomb-saga/issues/76#issuecomment-386472052
When I tried, it show some unit tests errors with jdk10.0.1 .
Let me check the root cause later.
wujimin closed pull request #684: [SCB-540] delete archetypes in
java-chassis-dependencies pom
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/684
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the
wenj91 opened a new issue #182: ERROR: value too long for type character
varying(16)
URL: https://github.com/apache/incubator-servicecomb-saga/issues/182
The field length of serviceName is too short, when insert into table get an
error, suggest change the length of field serviceName
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185811613
##
File path:
alpha/alpha-server/src/main/java/org/apache/servicecomb/saga/alpha/server/GrpcServerCon
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185813906
##
File path:
omega/omega-connector/omega-connector-grpc/src/test/java/org/apache/servicecomb/saga/om
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185812134
##
File path:
alpha/alpha-server/src/main/java/org/apache/servicecomb/saga/alpha/server/GrpcServerCon
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185812925
##
File path: alpha/alpha-server/certs/client.crt
##
@@ -0,0 +1,27 @@
+-BEGIN CERTIFICAT
WillemJiang commented on issue #180: [SCB-245] add dubbo support for omega,
pass omega context from consumer…
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/180#issuecomment-386309226
@wuzunqian Thanks for the PR. We may need add an example in the demo to
show how to use
WillemJiang closed pull request #180: [SCB-245] add dubbo support for omega,
pass omega context from consumer…
URL: https://github.com/apache/incubator-servicecomb-saga/pull/180
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below
coveralls commented on issue #180: [SCB-245] add dubbo support for omega, pass
omega context from consumer…
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/180#issuecomment-386184499
[![Coverage
Status](https://coveralls.io/builds/16816676/badge)](https://coveralls.io/b
coveralls commented on issue #180: [SCB-245] add dubbo support for omega, pass
omega context from consumer…
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/180#issuecomment-386184499
[![Coverage
Status](https://coveralls.io/builds/16816676/badge)](https://coveralls.io/b
little-cui commented on issue #321: runtime: goroutine stack exceeds
10-byte limit
URL:
https://github.com/apache/incubator-servicecomb-service-center/issues/321#issuecomment-386277884
java-sdk-0.5.0之后的版本,最低配套服务中心版本为1.0.0-m1,您可以通过以下链接获得
http://apache.org/dyn/closer.cgi/incubato
coveralls commented on issue #688: [SCB-542] Update netty's version to 4.1.24
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/688#issuecomment-386271924
[![Coverage
Status](https://coveralls.io/builds/16814955/badge)](https://coveralls.io/builds/16814955)
little-cui closed pull request #338: SCB-541 Fix the typo in response of
schemas api
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/338
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake
codecov-io commented on issue #338: SCB-541 Fix the typo in response of
schemas api
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/338#issuecomment-386270857
#
[Codecov](https://codecov.io/gh/apache/incubator-servicecomb-service-center/pull/338?src=pr&el=h1)
R
coveralls commented on issue #338: SCB-541 Fix the typo in response of schemas
api
URL:
https://github.com/apache/incubator-servicecomb-service-center/pull/338#issuecomment-386270859
[![Coverage
Status](https://coveralls.io/builds/16814900/badge)](https://coveralls.io/builds/1681490
little-cui opened a new pull request #338: SCB-541 Fix the typo in response of
schemas api
URL: https://github.com/apache/incubator-servicecomb-service-center/pull/338
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Make sure there is a [J
xuyiyun0929 opened a new pull request #688: [SCB-542] Update netty's version to
4.1.24
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/688
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Make sure there is a [JIRA
iss
hank-whu closed issue #683: 不支持java9?
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/683
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and
hank-whu commented on issue #683: 不支持java9?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/683#issuecomment-386258416
搞定
This is an automated message from the Apache Git Service.
To respond to the me
hank-whu closed issue #687: 不支持 java.time.LocalDate
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/687
This is an automated message from the Apache Git Service.
To respond to the message, please log
hank-whu commented on issue #687: 不支持 java.time.LocalDate
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/687#issuecomment-386256686
highway 模式下是可以的
This is an automated message from the Apache Git Se
hank-whu opened a new issue #687: 不支持 java.time.LocalDate
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/687
```java
Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException:
Cannot construct instance of `java.time.LocalDate` (no Creators, like d
hank-whu closed issue #336: 怎样平滑关闭Client?
URL: https://github.com/apache/incubator-servicecomb-service-center/issues/336
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHu
hank-whu closed issue #337: 怎样修改日志级别?
URL: https://github.com/apache/incubator-servicecomb-service-center/issues/337
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub an
hank-whu opened a new issue #686: 怎样修改日志级别?
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/686
参考 codefirst 修改 resources\config\log4j.demo.properties 看起来是不行的。
代码位置:https://github.com/hank-whu/rpc-benchmark/tree/master/servicecomb-server
-
hank-whu opened a new issue #685: 怎样平滑关闭Client?
URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/685
如题,怎样平滑关闭Client?
This is an automated message from the Apache Git Service.
To respond to the message,
hank-whu opened a new issue #337: 怎样修改日志级别?
URL: https://github.com/apache/incubator-servicecomb-service-center/issues/337
参考 codefirst 修改 resources\config\log4j.demo.properties 看起来是不行的。
代码位置:https://github.com/hank-whu/rpc-benchmark/tree/master/servicecomb-server
---
hank-whu opened a new issue #336: 怎样平滑关闭Client?
URL: https://github.com/apache/incubator-servicecomb-service-center/issues/336
如题,怎样平滑关闭Client?
This is an automated message from the Apache Git Service.
To respond to the messag
coveralls commented on issue #684: [SCB-540] delete archetypes in
java-chassis-dependencies pom
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/684#issuecomment-386242836
[![Coverage
Status](https://coveralls.io/builds/16813167/badge)](https://coveralls.io/build
coveralls commented on issue #673: [SCB-504] upgrade spring boot version
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/673#issuecomment-383531568
[![Coverage
Status](https://coveralls.io/builds/16813031/badge)](https://coveralls.io/builds/16813031)
Cover
zhengyangyong opened a new pull request #684: [SCB-540] delete archetypes in
java-chassis-dependencies pom
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/684
Signed-off-by: zhengyangyong
Follow this checklist to help us incorporate your contribution quickly a
coveralls commented on issue #181: [SCB-342] Add TLS support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#issuecomment-386217079
[![Coverage
Status](https://coveralls.io/builds/16812702/badge)](https://coveralls.io/builds/16812702)
Coverage decreas
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185733437
##
File path:
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrationT
WillemJiang commented on issue #179: Wenj91 saga branch test
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/179#issuecomment-386231235
Dubbo支持这个活现在好几个人都在做,你也可以参考一下
https://github.com/apache/incubator-servicecomb-saga/pull/180。
--
i'm enhancing model capability to support:
1.class A{
A a;
}
2.class A{
B b;
}
class B{
A a;
}
2018-05-03 10:51 GMT+08:00 Yang Bo :
> Yes rxJava observable is not implemented yet. We will need to implement it
> in this release.
>
> On Thu, May 3, 2018 at 10:02 AM, wjm wjm wrote:
>
> > 4.
zhengyangyong commented on a change in pull request #673: [SCB-504] upgrade
spring boot version
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/673#discussion_r185731743
##
File path:
integration-tests/springmvc-tests/src/test/java/org/apache/servicecomb/dem
WillemJiang commented on issue #181: [SCB-342] Add TLS support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#issuecomment-386228227
The build is failed, please take a look at it.
This is an autom
wujimin commented on a change in pull request #673: [SCB-504] upgrade spring
boot version
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/673#discussion_r185727540
##
File path:
integration-tests/springmvc-tests/src/test/java/org/apache/servicecomb/demo/spri
yangbor commented on a change in pull request #181: [SCB-342] Add TLS support
for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185724160
##
File path:
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrationT
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185720171
##
File path: alpha/alpha-server/debug.txt
##
@@ -0,0 +1,1230 @@
+2018-04-24 15:47:12.698 DE
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185719814
##
File path:
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrat
WillemJiang commented on a change in pull request #181: [SCB-342] Add TLS
support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#discussion_r185719275
##
File path: saga-demo/booking/booking/src/main/resources/application.yaml
##
@@ -19,4 +19,
coveralls commented on issue #181: [SCB-342] Add TLS support for gRPC
URL:
https://github.com/apache/incubator-servicecomb-saga/pull/181#issuecomment-386217079
[![Coverage
Status](https://coveralls.io/builds/16811707/badge)](https://coveralls.io/builds/16811707)
Coverage decreas
yangbor opened a new pull request #181: [SCB-342] Add TLS support for gRPC
URL: https://github.com/apache/incubator-servicecomb-saga/pull/181
Add TLS support for communication between alpha server and omega.
ClientAuth(MutualAuth) is also supported.
Follow this checklist to help us
WillemJiang commented on issue #683: 不支持java9?
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/issues/683#issuecomment-386180625
It's missing the jaxws jar in the classpath. I may fix it by starting JVM
with "--add-modules=java.xml.ws" option.
Then there is a NPE er
63 matches
Mail list logo