[GitHub] [servicecomb-service-center] yeyiwei opened a new pull request #802: SC event sync

2020-12-29 Thread GitBox
yeyiwei opened a new pull request #802: URL: https://github.com/apache/servicecomb-service-center/pull/802 1.删除读取配置文件的代码,采用系统自带mongo配置。 2.调用公共变量拼接key。 3.删除notify状态检查及操作。 This is an automated message from the Apache

[GitHub] [servicecomb-java-chassis] huangdong-new opened a new issue #2179: RPC调用处理链问题咨询

2020-12-29 Thread GitBox
huangdong-new opened a new issue #2179: URL: https://github.com/apache/servicecomb-java-chassis/issues/2179 背景介绍: 我们的edge服务在转发REST请求时有自定义handler处理链鉴权,鉴权逻辑中某个特殊场景需要访问后端的微服务,因AsyncRestTemplate不建议使用,我们采用的是RPC方式。 问题咨询: 鉴权处理链中访问后端服务的请求如何避免走cosumer的处理链?只需要走loadbalance处理链就可以了。 我

[GitHub] [servicecomb-service-center] lilai23 commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
lilai23 commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549953565 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -0,0 +1,117 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [servicecomb-service-center] tianxiaoliang merged pull request #800: implement of mongo DumpCache interface and optimization of syncer

2020-12-29 Thread GitBox
tianxiaoliang merged pull request #800: URL: https://github.com/apache/servicecomb-service-center/pull/800 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[servicecomb-service-center] branch master updated: dumpcache接口实现以及syncer代码优化 (#800)

2020-12-29 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 7abd499 dumpcache接口实

[GitHub] [servicecomb-java-chassis] Neverstop commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752311665 好的 了解了 多谢 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [servicecomb-java-chassis] Neverstop closed issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop closed issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
yhs0092 commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752311514 > > > 的确发现了奇怪的环境变量 我们会加载所有的环境变量对吗 有奇怪的就会报错是吗 是的,Java-Chassis又不知道哪些是你想要的,所以只能全部加载了 Th

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #800: implement of mongo DumpCache interface and optimization of syncer

2020-12-29 Thread GitBox
tianxiaoliang commented on a change in pull request #800: URL: https://github.com/apache/servicecomb-service-center/pull/800#discussion_r549919856 ## File path: datasource/mongo/system.go ## @@ -21,11 +21,25 @@ import ( "context" "github.com/apache/servicecom

[GitHub] [servicecomb-java-chassis] Neverstop commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752310962 的确发现了奇怪的环境变量 我们会加载所有的环境变量对吗 有奇怪的就会报错是吗 This is an automated message from the Apache Git Service.

[GitHub] [servicecomb-java-chassis] Neverstop commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752310618 是的 不行的arm的。 但是arm也有成功的 我已经在排查环境变量了 This is an automated message from the Apache Git Service.

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
yhs0092 commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752310345 两台行的是x86的,两台不行的是arm的吗?直接原因刚刚已经给出来了,建议先排查一下环境变量吧 : ) This is an automated message from the Apache Gi

[GitHub] [servicecomb-java-chassis] Neverstop commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752310185 我们机器部署了四台 两台ok 两台不行。 我想知道为什么不行 不然现网没办法手动改配置 This is an automated message from the Apache Git S

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
yhs0092 commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752310140 这种通常是部署环境的环境变量里有些很复杂的内容,Java-Chassis使用Spring做配置的加载和解析的时候碰到花括号,误将其作为配置占位符进行解析而报错导致的。 This is an aut

[GitHub] [servicecomb-java-chassis] yhs0092 commented on issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
yhs0092 commented on issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178#issuecomment-752309876 `Caused by: java.lang.RuntimeException: set up spring property source failed.If you still want to start up the application and ignore errors, you can set servicecom

[GitHub] [servicecomb-java-chassis] Neverstop opened a new issue #2178: servicecomb解析环境变量异常参数失败,导致无法启动

2020-12-29 Thread GitBox
Neverstop opened a new issue #2178: URL: https://github.com/apache/servicecomb-java-chassis/issues/2178 使用版本 servicecomb 2.0.2 Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.servicecomb.core.Configuration

[GitHub] [servicecomb-service-center] lilai23 commented on a change in pull request #800: implement of mongo DumpCache interface and optimization of syncer

2020-12-29 Thread GitBox
lilai23 commented on a change in pull request #800: URL: https://github.com/apache/servicecomb-service-center/pull/800#discussion_r549916241 ## File path: syncer/servicecenter/sync.go ## @@ -42,15 +43,22 @@ func (s *servicecenter) heartbeatInstances(mapping pb.SyncMapping, in

[GitHub] [servicecomb-service-center] yeyiwei commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
yeyiwei commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549914738 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -0,0 +1,152 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #800: implement of mongo DumpCache interface and optimization of syncer

2020-12-29 Thread GitBox
tianxiaoliang commented on a change in pull request #800: URL: https://github.com/apache/servicecomb-service-center/pull/800#discussion_r549902955 ## File path: syncer/servicecenter/sync.go ## @@ -42,15 +43,22 @@ func (s *servicecenter) heartbeatInstances(mapping pb.SyncMappi

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #800: implement of mongo DumpCache interface and optimization of syncer

2020-12-29 Thread GitBox
tianxiaoliang commented on a change in pull request #800: URL: https://github.com/apache/servicecomb-service-center/pull/800#discussion_r549900668 ## File path: datasource/mongo/system.go ## @@ -21,11 +21,23 @@ import ( "context" "github.com/apache/servicecom

[GitHub] [servicecomb-java-chassis] wujimin merged pull request #2177: [SCB-2171]avoid leak server ip when process TimeoutException

2020-12-29 Thread GitBox
wujimin merged pull request #2177: URL: https://github.com/apache/servicecomb-java-chassis/pull/2177 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[servicecomb-java-chassis] branch master updated: [SCB-2171]avoid leak server ip when process TimeoutException

2020-12-29 Thread wujimin
This is an automated email from the ASF dual-hosted git repository. wujimin 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 b2396eb [SCB-2171]avoid leak

[GitHub] [servicecomb-service-center] yeyiwei commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
yeyiwei commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549651902 ## File path: syncer/samples/multi-servicecenters/servicecenter/hello-server/servicecenter/config.go ## @@ -56,6 +56,15 @@ type Instanc

[GitHub] [servicecomb-service-center] yeyiwei commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
yeyiwei commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549651484 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -0,0 +1,152 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [servicecomb-service-center] yeyiwei commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
yeyiwei commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549651198 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -0,0 +1,152 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [servicecomb-service-center] yeyiwei commented on a change in pull request #801: sync data processer

2020-12-29 Thread GitBox
yeyiwei commented on a change in pull request #801: URL: https://github.com/apache/servicecomb-service-center/pull/801#discussion_r549650836 ## File path: datasource/mongo/event/instance_event_handler.go ## @@ -0,0 +1,152 @@ +/* + * Licensed to the Apache Software Foundation (

[GitHub] [servicecomb-java-chassis] codecov-io commented on pull request #2177: [SCB-2171]avoid leak server ip when process TimeoutException

2020-12-29 Thread GitBox
codecov-io commented on pull request #2177: URL: https://github.com/apache/servicecomb-java-chassis/pull/2177#issuecomment-751993410 # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2177?src=pr&el=h1) Report > Merging [#2177](https://codecov.io/gh/apache/servicec

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #2177: [SCB-2171]avoid leak server ip when process TimeoutException

2020-12-29 Thread GitBox
liubao68 opened a new pull request #2177: URL: https://github.com/apache/servicecomb-java-chassis/pull/2177 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 fo