[GitHub] [servicecomb-java-chassis] huanghezhen opened a new issue #1976: rpc调用如何指定一个服务的访问地址

2020-09-27 Thread GitBox
huanghezhen opened a new issue #1976: URL: https://github.com/apache/servicecomb-java-chassis/issues/1976 背景: 开发环境下 一个服务需要访问另外两个服务,这两个服务不想在本地启动,想直接连接测试环境 请问如何实现? This is an automated message from the Apache Git

[GitHub] [servicecomb-java-chassis] wujimin opened a new pull request #1975: [SCB-2088] add OperationPostProcessor to swagger generator

2020-09-27 Thread GitBox
wujimin opened a new pull request #1975: URL: https://github.com/apache/servicecomb-java-chassis/pull/1975 Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495677215 ## File path: server/rest/controller/v4/microservice_controller.go ## @@ -120,6 +120,7 @@ func (s *MicroServiceService) Unregister(w

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495676851 ## File path: server/service/ms/etcd/etcd.go ## @@ -57,78 +52,94 @@ func (ds *DataSource) initialize() error { } //

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495676301 ## File path: server/service/ms/datasource.go ## @@ -18,14 +18,14 @@ package ms import ( "context" pb

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495671871 ## File path: server/service/ms/etcd/etcd.go ## @@ -57,78 +52,94 @@ func (ds *DataSource) initialize() error { } //

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495669840 ## File path: server/service/ms/datasource.go ## @@ -18,14 +18,14 @@ package ms import ( "context" pb

[GitHub] [servicecomb-service-center] popozy commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495669542 ## File path: server/service/ms/datasource.go ## @@ -18,14 +18,14 @@ package ms import ( "context" pb

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
tianxiaoliang commented on a change in pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698#discussion_r495547579 ## File path: server/service/ms/datasource.go ## @@ -18,14 +18,14 @@ package ms import ( "context" pb

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1974: CSE跨域注册调用找不到新增接口,报404错误 (locate path failed, status:"NOT_FOUND")

2020-09-27 Thread GitBox
liubao68 commented on issue #1974: URL: https://github.com/apache/servicecomb-java-chassis/issues/1974#issuecomment-699717848 按照接口兼容规则, 1.2.x 在 1.1.x 基础上可以新增接口。 你的操作不太符合这个规则, 怎么会 1.1.x 在 1.2.x 上面新增接口了? 是删除了接口? This is an

[GitHub] [servicecomb-service-center] popozy opened a new pull request #698: [Enhancement] Implement service/ms get service function

2020-09-27 Thread GitBox
popozy opened a new pull request #698: URL: https://github.com/apache/servicecomb-service-center/pull/698 ### Commit message: 1. optimize register function according to conversation in https://github.com/apache/servicecomb-service-center/pull/697#discussion_r494841829 2. implement

[GitHub] [servicecomb-java-chassis] xiaoyuer11 opened a new issue #1974: CSE跨域注册调用找不到新增接口,报404错误

2020-09-27 Thread GitBox
xiaoyuer11 opened a new issue #1974: URL: https://github.com/apache/servicecomb-java-chassis/issues/1974 Region R1服务S1版本1.1.X,Region R2服务S1版本1.2.X。R1 Region中S1的是新版本服务,有新增接口API1,当R1 Region服务S2去调用R1 Region的S1新增接口API1,会报404。

[servicecomb-java-chassis] branch master updated: [scb-2086] fix problem about aggregated parameter

2020-09-27 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 82cb202 [scb-2086] fix

[GitHub] [servicecomb-java-chassis] wujimin merged pull request #1969: [scb-2086] fix problem about aggregated parameter

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