yhs0092 commented on issue #1443: ServiceCenter中微服务instance信息丢失
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1443#issuecomment-562111818
 
 
   你贴出来的这行日志是 
[ServiceCombLoadBalancerStats](https://github.com/apache/servicecomb-java-chassis/blob/master/handlers/handler-loadbalance/src/main/java/org/apache/servicecomb/loadbalance/ServiceCombLoadBalancerStats.java)
 去除实例状态统计信息的,跟B服务实例下线没有关系。
   建议找个测试环境看看能否复现出来。需要关注一下整个流程中B服务的实例的日志,B的实例是在注册成功多久之后掉线的,jstack 
看看B的进程里面有没有线程阻塞。
   如果你能给出一个最小问题复现demo的话,也可以贴出来,大家一起看看 : )

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to