willard-kali opened a new issue #1443: ServiceCenter中微服务instance信息丢失 URL: https://github.com/apache/servicecomb-java-chassis/issues/1443 ### 环境: 有1个Linux节点,部署了1个ServiceCenter,以及多个微服务(A、B)。 ### 场景: 刚部署完成时,微服务功能都正常。 一段时间后,微服务B的instance信息突然就查不到了,但是进程一直在。 此时,微服务A还能通过cse://B/xxx的方式调用接口成功。 但是,微服务A重启过后,此调用方式调用失败,提示找不到B的instance地址。 看了ServiceCenter的log日志,没有发现有微服务的remove、add变更记录。 ### 问题: 现在如何确认,微服务B的instance信息为什么会丢失?
---------------------------------------------------------------- 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
