heyile opened a new pull request #1977:
URL: https://github.com/apache/servicecomb-java-chassis/pull/1977
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 for
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 Service
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 for
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
htt
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 {
}
// RegisterService()
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.com/apache
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 {
}
// RegisterService()
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.com/apache
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.com/apache
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.com
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 a
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 get
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。
---
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
UR
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 probl
15 matches
Mail list logo