-
https://servicecomb.apache.org/cn/docs/products/service-center/install/
service center快速入门的教程中,启动后端口无监听
![image](https://github.com/apache/servicecomb-service-center/assets/54428342/38d8e8c8-2378-41…
-
bool值isSync、isGray定义在IntentRequestHeaders 实体类中
```
public CompletableFuture executeSkill(
@BeanParam @NotNull IntentRequestHeaders intentRequestHeaders,
@RequestBody @NotNull I…
-
go_chassis/code/src/github.com/ServiceComb-samples/go-bmi# make bin
cd ./web-app; /usr/local/go/bin/go build -ldflags '-w -extldflags "-static"' -gcflags ""
# github.com/ServiceComb-samples/go-bmi/w…
-
https://github.com/apache/servicecomb-java-chassis/blob/6bcdc2ea3729bb14bb188fe3d60a0b33aa9afabb/providers/provider-pojo/src/main/java/org/apache/servicecomb/provider/pojo/FilterInvocationCaller.java#…
-
ServiceComb版本2.8.12,下载接口因为有组件依赖Content-Length请求头,在Edge中增加HttpServerFilter中设置Content-Length后Transfer-Encoding请求头没了,通过edge增加accesslog打印Transfer-Encoding为空,想问下ServiceComb中处理Content-Length和Transfer-Encodi…
-
2022-11-11 17:24:04.180 WARN 2267 --- [service-tomcat-1163] o.a.s.m.c.publish.SlowInvocationLogger : 56 slow(1000 ms) invocation, CONSUMER rest crmadapter.crmAdapterService.queryProdInstIot:
htt…
-
@little-cui It seems that no null pointer check before using variable ```resp```?
https://github.com/apache/servicecomb-service-center/blob/fa4c9371ed9f46f33af3e1ccc4f7ee3ce00b767b/server/service/ins…
-
线程堆栈目前发现有两类:
1.
Thread Thread[transport-vert.x-eventloop-thread-1,5,main] has been blocked for 11900 ms, time limit is 2000 ms|io.vertx.core.impl.BlockedThreadChecker
io.vertx.core.VertxException: …
-
https://servicecomb.apache.org/references/java-chassis/zh_CN/security/tls.html
有些环境不需要tls通信,有些需要,如何配置实现?
我试着通过这个参数servicecomb.rest.address配置,一个有sslEnabled=true参数,一个没有这个参数,但发现不行,还是会去读取ssl.sslCustomCl…
-
java.lang.IllegalStateException: ServiceComb init failed.
Caused by: java.lang.ClassCastException: java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType