yhs0092 commented on issue #1443: ServiceCenter中微服务instance信息丢失 URL: https://github.com/apache/servicecomb-java-chassis/issues/1443#issuecomment-562122022 CREATE 事件一般是有微服务实例注册上线。 DELETE 是微服务实例下线,一般有两种情况,一种是微服务实例主动调sc接口注销自己;另一种是微服务实例连续心跳失败达到阈值,被sc自动注销下线。可以看看 [这里](https://docs.servicecomb.io/java-chassis/zh_CN/general-development/visit-sc.html) 关于`servicecomb.service.registry.instance.healthCheck.times`配置项的描述
---------------------------------------------------------------- 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
