You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/01/25 11:32:59 UTC

[GitHub] [servicecomb-service-center] jlynet opened a new issue #1246: 如何实现在容器对应ingress服务代理啊?

jlynet opened a new issue #1246:
URL: https://github.com/apache/servicecomb-service-center/issues/1246


   夸容器网段使用定义发布地址统一走ingress 网络IP 和端口。 在启动多个副本的时候,消费者就调用不到服务了。
   Thread Thread[registry-vert.x-eventloop-thread-0,5,main] has been blocked for 37855967 ms, time limit is 2000 ms","thrown":{"commonElementCount":0,"localizedMessage":"Thread blocked","message":"Thread blocked","name":"io.vertx.core.VertxException","extendedStackTrace":"io.vertx.core.VertxException: Thread blocked\n\tat java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1674) ~[?:1.8.0_201]\n\tat org.apache.servicecomb.foundation.common.concurrent.ConcurrentHashMapEx.computeIfAbsent(ConcurrentHashMapEx.java:56) ~[foundation-common-1.2.1.jar:1.2.1]\n\tat org.apache.servicecomb.serviceregistry.consumer.MicroserviceManager.getOrCreateMicroserviceVersions(MicroserviceManager.java:53) ~[service-registry-1.2.1.jar:1.2.1]\n\tat org.apache.servicecomb.serviceregistry.consumer.MicroserviceManager.getOrCreateMicroserviceVersionRule(MicroserviceManager.java:80) ~[service-registry-1.2.1.jar:1.2.1]\n\tat
   报了这样的错误。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org