-
最新版本,编译不通过:
go build -o service-center -v .
github.com/apache/servicecomb-service-center/server/handler/context
github.com/apache/servicecomb-service-center/server/plugin/pkg/registry/etcd
github.…
-
Swagger扫描到带有@Scope('request')的RestController报错
Spring Cloud Huawei version: 1.11.7-2021.-.x
具体报错见附件 :[swagger报错.txt](https://github.com/user-attachments/files/16008989/swagger.txt)
现本地修改源码仅供参…
-
Im running the docker images of `servicecomb/service-center` and `servicecomb/scfrontend` in my ec2 instance.
And routing the requests to service center front end with AWS Route53 service with DNS …
-
"C:\Program Files\Java\jdk1.8.0_181\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:55576,suspend=y,server=n -javaagent:D:\SOFTINSTALL\ideaIU_2020.2.4_demo\plugins\java\lib\rt\debug…
-
版本0.5.0,在k8s上,日志报错如下:
> 06:27:28.135 [pool-3-thread-1] INFO org.apache.servicecomb.pack.alpha.core.CompositeOmegaCallback - Cannot find the service with the instanceId shop-svc-10.10.1.62, call th…
-
## http://microservices.io/index.html
https://github.com/scalecube
https://github.com/spring-cloud/spring-cloud-stream
https://github.com/spring-cloud
http://microprofile.io
https://p…
-
-
基于ServiceComb的微服务能否兼容pinpoint? 自有的tracing组件能否停用?
-
之前使用的是nacos作为注册中心,是支持的,举个例子
http://localhost:8080/query_service_name/query/xxx
localhost:8080是网关的地址IP
query_service_name是应用服务注册在nacos的注册服务名,相当于service comb的service name
这样请求,在SpringCloud网关不加任何路由规则…
-
按照官网(https://docs.go-chassis.com/istio-guides.html)指引配置mesher和istio控制面pilot集成,在配置服务发现没问题,服务可以正常互通。但是想进一步配置路由规则,当按照官网教程配置router.yaml为pilotv2平台后,pod生成会出错误,显示没有安装pilotv2这个路由插件。已和社区owner Xiaoliang.tian沟通过…