[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #625: [SCB-1729] recover logs also output to stderr

2020-01-16 Thread GitBox
tianxiaoliang merged pull request #625: [SCB-1729] recover logs also output to stderr URL: https://github.com/apache/servicecomb-service-center/pull/625 This is an automated message from the Apache Git Service. To respond

[servicecomb-service-center] branch master updated: [SCB-1729] recover logs also output to stderr (#625)

2020-01-16 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-service-center.git The following commit(s) were added to refs/heads/master by this push: new c1b43ad [SCB-1729]

[GitHub] [servicecomb-java-chassis] coveralls commented on issue #1544: [SCB-1730]highway support primitive default values and convert char/byte/short

2020-01-16 Thread GitBox
coveralls commented on issue #1544: [SCB-1730]highway support primitive default values and convert char/byte/short URL: https://github.com/apache/servicecomb-java-chassis/pull/1544#issuecomment-575459518 [![Coverage

[GitHub] [servicecomb-service-center] coveralls commented on issue #625: [SCB-1729] recover logs also output to stderr

2020-01-16 Thread GitBox
coveralls commented on issue #625: [SCB-1729] recover logs also output to stderr URL: https://github.com/apache/servicecomb-service-center/pull/625#issuecomment-575458031 [![Coverage Status](https://coveralls.io/builds/28166187/badge)](https://coveralls.io/builds/28166187)

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #1543: 开启Https双向认证后如何对接nginx

2020-01-16 Thread GitBox
yhs0092 commented on issue #1543: 开启Https双向认证后如何对接nginx URL: https://github.com/apache/servicecomb-java-chassis/issues/1543#issuecomment-575453176 如果你的NGINX是做反向代理的,Java-Chassis这边的微服务开启了双向认证的话,就需要NGINX配置客户端证书,证书能被Java-Chassis微服务信任。

[GitHub] [servicecomb-pack] pengyu0929 commented on issue #633: omega不能正常重连alpha

2020-01-16 Thread GitBox
pengyu0929 commented on issue #633: omega不能正常重连alpha URL: https://github.com/apache/servicecomb-pack/issues/633#issuecomment-575450542 使用的0.4.0版本;

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #1544: [SCB-1730]highway support primitive default values and convert char/byte/short

2020-01-16 Thread GitBox
liubao68 opened a new pull request #1544: [SCB-1730]highway support primitive default values and convert char/byte/short URL: https://github.com/apache/servicecomb-java-chassis/pull/1544 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]

[GitHub] [servicecomb-service-center] humingcheng opened a new pull request #625: [SCB-1729] recover logs also output to stderr

2020-01-16 Thread GitBox
humingcheng opened a new pull request #625: [SCB-1729] recover logs also output to stderr URL: https://github.com/apache/servicecomb-service-center/pull/625 Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA

[GitHub] [servicecomb-java-chassis] edsuperyang opened a new issue #1543: 开启Https双向认证后如何对接nginx

2020-01-16 Thread GitBox
edsuperyang opened a new issue #1543: 开启Https双向认证后如何对接nginx URL: https://github.com/apache/servicecomb-java-chassis/issues/1543 开启https双向认证 ![image](https://user-images.githubusercontent.com/12776176/72579596-88794700-3914-11ea-9f24-4b81adadae34.png) 此时nginx接入的请求报错

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1522: 接口返回值定义的是ResponseEntity,为什么返回值的Body为空?

2020-01-16 Thread GitBox
liubao68 commented on issue #1522: 接口返回值定义的是ResponseEntity,为什么返回值的Body为空? URL: https://github.com/apache/servicecomb-java-chassis/issues/1522#issuecomment-575428095 下面有个例子可以参考下: ``` @ResponseHeaders({@ResponseHeader(name = "h1", response = String.class),

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1542: 为什么服务端读出的cookie会丢失内容?

2020-01-16 Thread GitBox
liubao68 commented on issue #1542: 为什么服务端读出的cookie会丢失内容? URL: https://github.com/apache/servicecomb-java-chassis/issues/1542#issuecomment-575426995 看你的描述没太理解里面的过程。 Nginx -> 服务端; 工具 -> 服务端 这两个过程看起来场景是一样的,不应该存在不一样的情况。 不过使用java-chassis需要有个主意的地方,如果经过多跳到达服务端:比如 Nginx -> Edge service ->

[GitHub] [servicecomb-pack] WillemJiang commented on issue #633: omega不能正常重连alpha

2020-01-16 Thread GitBox
WillemJiang commented on issue #633: omega不能正常重连alpha URL: https://github.com/apache/servicecomb-pack/issues/633#issuecomment-575393205 你使用的是什么版本? 数据库连接失败应该是可以单独处理,让Omega报Alpha数据库连接的错。 还有可否建一个issue 把支持ORACLESQL以PR的方式提上来?

[GitHub] [servicecomb-kie] GuoYL123 opened a new pull request #72: add interface to add alias

2020-01-16 Thread GitBox
GuoYL123 opened a new pull request #72: add interface to add alias URL: https://github.com/apache/servicecomb-kie/pull/72 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
humingcheng commented on a change in pull request #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367399880 ## File path: pkg/log/zap.go ## @@ -59,6 +59,9 @@ type Config struct { // days

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
humingcheng commented on a change in pull request #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367399807 ## File path: server/handler/accesslog/handler.go ## @@ -0,0 +1,98 @@ +// Licensed to the Apache

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
humingcheng commented on a change in pull request #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367399975 ## File path: server/handler/accesslog/handler.go ## @@ -0,0 +1,98 @@ +// Licensed to the Apache

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
humingcheng commented on a change in pull request #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367398763 ## File path: server/handler/accesslog/handler.go ## @@ -0,0 +1,98 @@ +// Licensed to the Apache

[GitHub] [servicecomb-service-center] humingcheng commented on a change in pull request #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
humingcheng commented on a change in pull request #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#discussion_r367395172 ## File path: pkg/log/zap.go ## @@ -214,11 +230,12 @@ func (l *Logger) Sync() { } func

[GitHub] [servicecomb-service-center] codecov-io edited a comment on issue #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
codecov-io edited a comment on issue #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#issuecomment-573651885 # [Codecov](https://codecov.io/gh/apache/servicecomb-service-center/pull/622?src=pr=h1) Report > Merging

[GitHub] [servicecomb-service-center] coveralls edited a comment on issue #622: [SCB-1719] Support access log

2020-01-16 Thread GitBox
coveralls edited a comment on issue #622: [SCB-1719] Support access log URL: https://github.com/apache/servicecomb-service-center/pull/622#issuecomment-573651788 [![Coverage Status](https://coveralls.io/builds/28150142/badge)](https://coveralls.io/builds/28150142) Coverage

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #1540: [SCB-1727]support encode/decode Object(Any) types

2020-01-16 Thread GitBox
liubao68 merged pull request #1540: [SCB-1727]support encode/decode Object(Any) types URL: https://github.com/apache/servicecomb-java-chassis/pull/1540 This is an automated message from the Apache Git Service. To respond to

[servicecomb-java-chassis] 01/02: [SCB-1727]support encode/decode Object(Any) types

2020-01-16 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 commit 3dd9fc0115150c39595a4e654fc0d477a080bbae Author: liubao AuthorDate: Thu Jan 16 10:18:09 2020 +0800

[servicecomb-java-chassis] branch master updated (932291a -> e3d0be4)

2020-01-16 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git. from 932291a [SCB-1722]add generics test case and fix know problems new 3dd9fc0

[GitHub] [servicecomb-java-chassis] whuxiari opened a new issue #1542: 为什么服务端读出的cookie会丢失内容?

2020-01-16 Thread GitBox
whuxiari opened a new issue #1542: 为什么服务端读出的cookie会丢失内容? URL: https://github.com/apache/servicecomb-java-chassis/issues/1542 背景: 1、由于题主的微服务前端是嵌入在某个框架上的,需要用到框架的cookie来做相关的认证。因此,cookie是由别的框架写入的,题主的的微服务二级域名和框架的二级域名相同,因此不会产生跨域问题。

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1541: 重写返回值序列化,工程启动报LinkageError

2020-01-16 Thread GitBox
liubao68 commented on issue #1541: 重写返回值序列化,工程启动报LinkageError URL: https://github.com/apache/servicecomb-java-chassis/issues/1541#issuecomment-575049406 可能自定义的类使用BizClassLoader加载的,这个类依赖的JavaType在另外的class loader加载的,就出现了上面的错误。

[GitHub] [servicecomb-java-chassis] WellaceZ opened a new issue #1541: 重写返回值序列化,工程启动报LinkageError

2020-01-16 Thread GitBox
WellaceZ opened a new issue #1541: 重写返回值序列化,工程启动报LinkageError URL: https://github.com/apache/servicecomb-java-chassis/issues/1541 业务需要REST返回值支持compactFormat和PrettyPrint两种输出格式,因此重写了ProduceJsonProcessor。但是工程启动却报LinkageError错误。如何解决? (1)自定义的ProduceProcessor实现类如下: public class