HoyerIsAlexander commented on issue #2065: URL: https://github.com/apache/servicecomb-java-chassis/issues/2065#issuecomment-747818412
问题现象补充:我们有一个服务A API较多,注册时间比较久,每次上线的时候A先升级,A升级完之后,我们通过控制台和日志也看到这个服务已经注册完,状态是ready,通过edge调用服务正常,然后开始升级edge(因为涉及到jar包版本升级),等edge刷完之后就报No schema defined for A的问题,看edge的启动日志,MicroServiceRule已经发现了A的三个实例,对比了版本和服务id等都是匹配的;然后我们重启了A服务,然后再重启edge,恢复正常,两次的日志打印都是一样的,有的时候还需要重启多次 ---------------------------------------------------------------- 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]
